@@ -, +, @@ batch extend due dates page - Submit the form with parameters which will return a set of multiple checkouts. - On the results page, test the "Select all" and "Clear all" links to confirm that they work correctly. --- .../prog/en/modules/tools/batch_extend_due_dates.tt | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_extend_due_dates.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_extend_due_dates.tt @@ -51,7 +51,7 @@ [% END %] [% IF view == 'form' %] -
+
Checkout criteria:
    @@ -198,22 +198,27 @@ [% Asset.js("js/tools-menu.js") | $raw %] [% INCLUDE 'calendar.inc' %] [% INCLUDE 'datatables.inc' %] - [% Asset.js("lib/jquery/plugins/jquery.checkboxes.min.js") | $raw %] [% Asset.js("lib/jquery/plugins/humanmsg.js") | $raw %]