From f387d315cd1cd023cff6c4d680fde6ef8cda7fc6 Mon Sep 17 00:00:00 2001
From: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Tue, 26 Dec 2023 23:17:37 -0800
Subject: [PATCH] Drag n drop reordering of workflow actions
---
.../workflow-edit-dialog.component.html | 4 ++--
.../workflow-edit-dialog.component.ts | 13 +++++++++++++
2 files changed, 15 insertions(+), 2 deletions(-)
diff --git a/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html b/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html
index 53eeb77f1..195d81c5a 100644
--- a/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html
+++ b/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html
@@ -92,9 +92,9 @@