From 9c54781f895e15fd7fc5b5aa8f511bfdb671309b Mon Sep 17 00:00:00 2001 From: Assunta DeSanto Date: Thu, 7 Dec 2023 20:20:50 -0500 Subject: [PATCH] disabling button and adding tool tips, and simplifying logic in invocationStateSuccess function --- .../WorkflowInvocationSummary.vue | 20 ++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/client/src/components/WorkflowInvocationState/WorkflowInvocationSummary.vue b/client/src/components/WorkflowInvocationState/WorkflowInvocationSummary.vue index 867fb46b50ae..2a83a2a7a325 100644 --- a/client/src/components/WorkflowInvocationState/WorkflowInvocationSummary.vue +++ b/client/src/components/WorkflowInvocationState/WorkflowInvocationSummary.vue @@ -3,16 +3,18 @@
View Report