From 23a055c0ffce0f657fa37522fe96fe057220b03c Mon Sep 17 00:00:00 2001 From: Ziheng Sun Date: Fri, 29 Mar 2024 22:02:33 -0400 Subject: [PATCH] fix the delete button on the workflow page --- src/main/resources/static/js/gw.workflow.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/static/js/gw.workflow.js b/src/main/resources/static/js/gw.workflow.js index 5524bbe71..3be98cc05 100644 --- a/src/main/resources/static/js/gw.workflow.js +++ b/src/main/resources/static/js/gw.workflow.js @@ -159,7 +159,7 @@ GW.workflow = {