From 1cb85d41f36ac10e08a8cfbb2333a98d977dc49d Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 19 Oct 2024 17:23:37 -0700 Subject: [PATCH] Change: dont show remove button at all from doc link dropdowns if disabled --- .../common/input/document-link/document-link.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-ui/src/app/components/common/input/document-link/document-link.component.html b/src-ui/src/app/components/common/input/document-link/document-link.component.html index 70b6d8263..80feb8bd9 100644 --- a/src-ui/src/app/components/common/input/document-link/document-link.component.html +++ b/src-ui/src/app/components/common/input/document-link/document-link.component.html @@ -40,7 +40,7 @@ (change)="onChange(selectedDocuments)">
- +  {{document.title}}