]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Fix: remove obsolete warning for custom field value index (#11083)
authorshamoon <4887959+shamoon@users.noreply.github.com>
Mon, 20 Oct 2025 00:43:02 +0000 (17:43 -0700)
committerGitHub <noreply@github.com>
Mon, 20 Oct 2025 00:43:02 +0000 (17:43 -0700)
src-ui/src/app/components/common/edit-dialog/custom-field-edit-dialog/custom-field-edit-dialog.component.html

index ea57e1746931828947c2c99e09250bace93be0cb..3b4aa887e05abe844bde5bfa25bda5c804e7eea4 100644 (file)
@@ -38,9 +38,6 @@
               size="sm"
             ></ngb-pagination>
           }
-          @if (object?.id) {
-            <small class="d-block mt-2" i18n>Warning: existing instances of this field will retain their current value index (e.g. option #1, #2, #3) after editing the options here</small>
-          }
         }
         @case (CustomFieldDataType.Monetary) {
           <div class="my-3">