From 8ea34ddea65753b917e19aef19a02e8302713bed Mon Sep 17 00:00:00 2001 From: Alireza Heidari Date: Tue, 11 Jun 2024 11:02:43 +0200 Subject: [PATCH 1/6] =?UTF-8?q?=E2=9C=A8:=20add=20`Link=20to=20workflow=20?= =?UTF-8?q?to`=20WorkflowActionsExtend?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Workflow/WorkflowActionsExtend.vue | 45 ++++++++++++++----- 1 file changed, 34 insertions(+), 11 deletions(-) diff --git a/client/src/components/Workflow/WorkflowActionsExtend.vue b/client/src/components/Workflow/WorkflowActionsExtend.vue index 5f15d7142844..6557099ed296 100644 --- a/client/src/components/Workflow/WorkflowActionsExtend.vue +++ b/client/src/components/Workflow/WorkflowActionsExtend.vue @@ -1,15 +1,6 @@