@@ -, +, @@ patron payment page - View the "Accounting" page for that patron. - In the table of outstanding fines, test the "Select all" and "Clear all" links work correctly to check the checkboxes corresponding to each fine. - Confirm that the "Select all" action enables the "Pay selected" and "Write off selected" buttons. - Confirm that the "Clear all" action disables the "Pay selected" and "Write off selected" buttons. --- koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt @@ -172,7 +172,6 @@ [% MACRO jsinclude BLOCK %] [% INCLUDE 'str/members-menu.inc' %] [% Asset.js("js/members-menu.js") | $raw %] - [% Asset.js("lib/jquery/plugins/jquery.checkboxes.min.js") | $raw %] [% INCLUDE 'datatables.inc' %] [% INCLUDE 'columns_settings.inc' %]