From 6d7529abbc4155b10969f4c1edf7fad66fab5b52 Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Tue, 16 Jan 2024 18:11:50 +0000 Subject: [PATCH] Bug 35535: Do not pass value of NULL on returns.tt when cancelling hold To test: 1. APPLY PATCH 2. Check in an item having awaiting hold there comes a pop-up window. There is a button saying Cancel hold. 3. Cancel the hold without giving a reason. 4. Check that the hold has been properly canceled. --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt index 2abde7f9c5..43b83af66c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt @@ -705,7 +705,7 @@ [% SET hold_cancellation = AuthorisedValues.GetAuthValueDropbox('HOLD_CANCELLATION') %] [% IF hold_cancellation.count %]