From 5fffa326300db3d0d1e0ebe004943eacded2b8a4 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 @@