From be59728585fd12bfd46eba6b2d165a15eec91fca Mon Sep 17 00:00:00 2001 From: Ahmed Awan Date: Mon, 18 Mar 2024 14:52:27 -0500 Subject: [PATCH] add tooltip text to published icons in published Workflow grid --- client/src/components/Workflow/WorkflowIndicators.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/client/src/components/Workflow/WorkflowIndicators.vue b/client/src/components/Workflow/WorkflowIndicators.vue index aa80aa132aa2..17689296b100 100644 --- a/client/src/components/Workflow/WorkflowIndicators.vue +++ b/client/src/components/Workflow/WorkflowIndicators.vue @@ -93,7 +93,13 @@ function onViewUserPublished() { @click="emit('update-filter', 'published', true)"> - +