https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26799
Lisette Scheer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #112276|0 |1 is obsolete| | --- Comment #2 from Lisette Scheer <[email protected]> --- Created attachment 112397 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112397&action=edit Bug 26799: Remove the use of jquery.checkboxes plugin from patron payment page This patch removes the use of the jquery.checkboxes plugin from the patron payment screen (members/pay.tt). To test, apply the patch and locate a patron with unpaid fines. - 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. Signed-off-by: Lisette Scheer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
