From 35a4d3fb54fbd9c91246b79746cc25b1b5e26441 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 31 Dec 2023 10:55:25 -0800 Subject: [PATCH] Disable custom field remove button if user does not have permissions (#5194) --- .../document-detail.component.html | 61 ++++++++++++++++--- 1 file changed, 53 insertions(+), 8 deletions(-) diff --git a/src-ui/src/app/components/document-detail/document-detail.component.html b/src-ui/src/app/components/document-detail/document-detail.component.html index 3cd12201a..5000af93d 100644 --- a/src-ui/src/app/components/document-detail/document-detail.component.html +++ b/src-ui/src/app/components/document-detail/document-detail.component.html @@ -123,28 +123,73 @@