From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 15 Jul 2024 22:37:43 +0000 (-0700) Subject: Clarify has any tags X-Git-Tag: v2.11.1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7d8b5c9604f72804a939354cdeee9a93bfe7441;p=thirdparty%2Fpaperless-ngx.git Clarify has any tags --- diff --git a/src-ui/messages.xlf b/src-ui/messages.xlf index 4a62abebb9..2e2bc02897 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 ef7eb4dbcb..a3bea36e73 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) {
- +