From 91a2d97e32d70604c86b097a61dffbbd312431c8 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Sat, 22 Mar 2025 15:34:02 +0000 Subject: [PATCH] Bug 39421: Restore settings icon and date picker --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt index b16bf80201a..ae6a4a90934 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt @@ -209,6 +209,9 @@ [% END %] +
+ +
@@ -233,6 +236,7 @@ [% END %] [% MACRO jsinclude BLOCK %] + [% Asset.js("js/pages/circulation.js") | $raw %] [% INCLUDE 'calendar.inc' %] [% IF error %]