From a7d8b5c9604f72804a939354cdeee9a93bfe7441 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 15 Jul 2024 15:37:43 -0700 Subject: [PATCH] Clarify has any tags --- src-ui/messages.xlf | 4 ++-- .../workflow-edit-dialog/workflow-edit-dialog.component.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src-ui/messages.xlf b/src-ui/messages.xlf index 4a62abebb..2e2bc0289 100644 --- a/src-ui/messages.xlf +++ b/src-ui/messages.xlf @@ -4255,8 +4255,8 @@ 134 - - Has tags + + Has any of tags src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html 143 diff --git a/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html b/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html index ef7eb4dbc..a3bea36e7 100644 --- a/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html +++ b/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html @@ -140,7 +140,7 @@ @if (formGroup.get('type').value === WorkflowTriggerType.DocumentAdded || formGroup.get('type').value === WorkflowTriggerType.DocumentUpdated) {
- +