https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26159
--- Comment #1 from Owen Leonard <[email protected]> --- Created attachment 108173 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108173&action=edit Bug 26159: Remove the use of jquery.checkboxes plugin from batch record delete page This patch removes the use of the jquery.checkboxes plugin from the batch delete records page. To test, apply the patch and go to Tools -> Batch record deletion. - Submit a batch of biblionumbers which includes one or more checked-out items, one or more on-hold items, and one or more records with no items. - On the confirmation page, test the selection links at the top of the results table. Each one should work correctly. - Submit a batch of authority record ids which includes some records which are in use and some which aren't. - On the confirmation page, test the selection links at the top of the results table. Each one should work correctly. -- 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/
