From f709d12f1cc3cf299fbb859fb948c2dd9fe40a2c Mon Sep 17 00:00:00 2001
From: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Tue, 6 Feb 2024 21:35:41 -0800
Subject: [PATCH] Use confirm button for workflow edit dialog delete trigger /
action
---
.../workflow-edit-dialog.component.html | 20 +++++++++++++------
.../workflow-edit-dialog.component.spec.ts | 2 ++
2 files changed, 16 insertions(+), 6 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 c393df944..623119605 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
@@ -38,9 +38,13 @@
@if(trigger.id > -1) {
ID: {{trigger.id}}
}
-
+