From f2fb06e6f3203505146df3844d26889ef9f75d30 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 4 Apr 2023 16:16:17 -0700 Subject: [PATCH] Hide delete button on detail page if no perms, fix error display & allow retry confirm button (#3020) --- .../document-detail.component.html | 2 +- .../document-detail.component.ts | 23 ++++++++++++------- 2 files changed, 16 insertions(+), 9 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 c88dc7e98..cad0f715a 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 @@ -5,7 +5,7 @@
of {{previewNumPages}}
-