From 6c06a2ee7a6997fb7a9a2264d0b8aeb8286c6e12 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 5 Mar 2025 10:20:22 -0800 Subject: [PATCH] Frontend --- .../merge-confirm-dialog.component.html | 8 ++++++- .../merge-confirm-dialog.component.ts | 1 + .../bulk-editor/bulk-editor.component.spec.ts | 21 +++++++++++++++++++ .../bulk-editor/bulk-editor.component.ts | 3 +++ 4 files changed, 32 insertions(+), 1 deletion(-) diff --git a/src-ui/src/app/components/common/confirm-dialog/merge-confirm-dialog/merge-confirm-dialog.component.html b/src-ui/src/app/components/common/confirm-dialog/merge-confirm-dialog/merge-confirm-dialog.component.html index 576861ff2..da57feca7 100644 --- a/src-ui/src/app/components/common/confirm-dialog/merge-confirm-dialog/merge-confirm-dialog.component.html +++ b/src-ui/src/app/components/common/confirm-dialog/merge-confirm-dialog/merge-confirm-dialog.component.html @@ -28,10 +28,16 @@
+ + +
+
-

Note that only PDFs will be included.

+ @if (!archiveFallback) { +

Note that only PDFs will be included.

+ }