From 5ed8a25e5b61084918a290a8b3cf2e9aa752cb67 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 2 Apr 2022 22:20:24 -0700 Subject: [PATCH] disable download buttons while awaiting zip --- .../bulk-editor/bulk-editor.component.html | 13 +++++++++---- .../bulk-editor/bulk-editor.component.ts | 3 +++ 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/src-ui/src/app/components/document-list/bulk-editor/bulk-editor.component.html b/src-ui/src/app/components/document-list/bulk-editor/bulk-editor.component.html index 0a92cd083..631b558d0 100644 --- a/src-ui/src/app/components/document-list/bulk-editor/bulk-editor.component.html +++ b/src-ui/src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -57,13 +57,18 @@