The jquery.checkboxes plugin is included on the checkout notes page but is unused. It should be removed.
Created attachment 110486 [details] [review] Bug 26504: Remove the use of jquery.checkboxes plugin from checkout notes page This patch removes the inclusion of the jquery.checkboxes plugin from the checkout notes page. It is unused. To test, apply the patch and confirm that the AllowCheckoutNotes system preference is enabled. - Go to Circulation -> Checkout notes. - Confirm that the "Select all" and "Clear all" links work correctly.
Created attachment 110524 [details] [review] Bug 26504: Remove the use of jquery.checkboxes plugin from checkout notes page This patch removes the inclusion of the jquery.checkboxes plugin from the checkout notes page. It is unused. To test, apply the patch and confirm that the AllowCheckoutNotes system preference is enabled. - Go to Circulation -> Checkout notes. - Confirm that the "Select all" and "Clear all" links work correctly. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 110621 [details] [review] Bug 26504: Remove the use of jquery.checkboxes plugin from checkout notes page This patch removes the inclusion of the jquery.checkboxes plugin from the checkout notes page. It is unused. To test, apply the patch and confirm that the AllowCheckoutNotes system preference is enabled. - Go to Circulation -> Checkout notes. - Confirm that the "Select all" and "Clear all" links work correctly. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 20.11, thanks to everybody involved!
backported to 20.05.x for 20.05.05
enhancement, not backported to 19.11.x