From 996ea0fb2d42ef826eb53e78b439dea66e3a4d4a Mon Sep 17 00:00:00 2001 From: Andrew Isherwood Date: Thu, 6 Sep 2018 12:24:03 +0100 Subject: [PATCH] Bug 20600: (follow-up) Fix bad rebase Rebasing didn't do the right thing, so this patch fixes it --- .../prog/en/modules/ill/ill-requests.tt | 485 +-------------------- 1 file changed, 1 insertion(+), 484 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt index 2e5e6d960b..9245cbff1d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt @@ -7,491 +7,7 @@ [% INCLUDE 'doc-head-open.inc' %] Koha › ILL requests [% INCLUDE 'doc-head-close.inc' %] -[% Asset.js("lib/jquery/plugins/jquery.checkboxes.min.js") | $raw %] [% Asset.css("css/datatables.css") | $raw %] -[% INCLUDE 'datatables.inc' %] -[% INCLUDE 'calendar.inc' %] - @@ -899,6 +415,7 @@ [% MACRO jsinclude BLOCK %] [% INCLUDE 'datatables.inc' %] [% INCLUDE 'calendar.inc' %] + [% Asset.js("lib/jquery/plugins/jquery.checkboxes.min.js") | $raw %]