From 52c6a02e3c6bcc642f0ae29fdb396f6958ec7555 Mon Sep 17 00:00:00 2001 From: Emily Lamancusa Date: Thu, 25 Apr 2024 14:58:31 -0400 Subject: [PATCH] Bug 36701: Adjust confirmation to hide empty div To test: 1. Place a hold on any bib record 2. Cancel the hold by clicking the trash can icon next to it --> Note that there is an empty red page section in the modal 3. Apply patch and refresh the page 4. Repeat steps 1-2 --> No empty red page section 5. Confirm that the test plan from bug 33174 still works --- koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt index 11d6d34c81..c666a018e7 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt @@ -1280,7 +1280,7 @@