diff --git a/client/src/components/Workflow/WorkflowIndicators.vue b/client/src/components/Workflow/WorkflowIndicators.vue index 225295b91398..aa80aa132aa2 100644 --- a/client/src/components/Workflow/WorkflowIndicators.vue +++ b/client/src/components/Workflow/WorkflowIndicators.vue @@ -86,18 +86,18 @@ function onViewUserPublished() {
+ title="Published workflow. Click to filter published workflows" + @click="emit('update-filter', 'published', true)"> @@ -106,7 +106,7 @@ function onViewUserPublished() { @@ -122,7 +122,7 @@ function onViewUserPublished() { @@ -132,7 +132,7 @@ function onViewUserPublished() {