From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 17 Feb 2023 22:23:09 +0000 (-0800) Subject: Remove obsolete UI warning on edit storage path X-Git-Tag: v1.14.0-beta.rc1~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2daee375d00862f944437dc4711a464b0efa2de6;p=thirdparty%2Fpaperless-ngx.git Remove obsolete UI warning on edit storage path --- diff --git a/src-ui/messages.xlf b/src-ui/messages.xlf index 37c4d54e92..16f00a7227 100644 --- a/src-ui/messages.xlf +++ b/src-ui/messages.xlf @@ -855,7 +855,7 @@ src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 13 + 9 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html @@ -934,7 +934,7 @@ src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 15 + 11 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html @@ -953,7 +953,7 @@ src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 16 + 12 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html @@ -972,7 +972,7 @@ src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 17 + 13 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html @@ -1003,7 +1003,7 @@ src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 25 + 21 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html @@ -1054,7 +1054,7 @@ src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 26 + 22 src/app/components/common/edit-dialog/tag-edit-dialog/tag-edit-dialog.component.html @@ -1605,18 +1605,11 @@ 143 - - Note that editing a path does not apply changes to stored files until you have run the 'document_renamer' utility. See the documentation. - - src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 10 - - Path src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html - 14 + 10 src/app/components/manage/storage-path-list/storage-path-list.component.ts diff --git a/src-ui/src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html b/src-ui/src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html index b40c61c1af..a3bcb62cee 100644 --- a/src-ui/src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html +++ b/src-ui/src/app/components/common/edit-dialog/storage-path-edit-dialog/storage-path-edit-dialog.component.html @@ -6,10 +6,6 @@ - - Note that editing a path does not apply changes to stored files until you have run the 'document_renamer' utility. See the documentation. - -
- Note that editing a path does not apply changes to stored files until you have run the 'document_renamer' utility. See the documentation. -