From e5ea16186b124897c615dad43333f37770e02f89 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 7 Dec 2018 19:10:36 +0000 Subject: [PATCH] Bug 20959: (follow-up) Keep informational notes open after checkin This patch modifies the template so that the on-screen messages about settings like 'Book drop mode' stay open from one checkout to another. To test, apply the patch and test checking combinations of 'Forgive overdue charges' and 'Book drop mode,' verifying that their corresponding onscreen messages appear correctly and stay visible (or not) from one checkout to another. Signed-off-by: Christopher Brannon --- .../intranet-tmpl/prog/en/modules/circ/returns.tt | 28 ++++++++++++++++------ 1 file changed, 21 insertions(+), 7 deletions(-) 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 c013ca2..8b93dad 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt @@ -612,9 +612,9 @@ [% END %] [% FOREACH inputloo IN inputloop %] - - - + + + [% END %]
@@ -622,14 +622,28 @@
-