]> git.koha-community.org Git - koha.git/commit
Bug 30628: Fix patron selection in batch patron modification tool
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 28 Apr 2022 08:32:28 +0000 (10:32 +0200)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 13 May 2022 15:53:30 +0000 (11:53 -0400)
commit7e053bf5462494cf91f2f2be745416d2d7ad261b
tree77bf256deff3c4d105886fac1b8c6e78cdace3fd
parent23993dc76599f1dede8ff650a101372d202277ae
Bug 30628: Fix patron selection in batch patron modification tool

bug 28014 added Datatables to this view, but the form is submitted with
only the checkboxes from the first page.

Solution adapted from https://stackoverflow.com/questions/33240409/how-to-submit-checkboxes-from-all-pages-with-jquery-datatables

Test plan:
Have more than 20 cardnumbers, use the batch patron modification tool
Select (not all) patrons from the first page and second page
Submit the form
Notice that the patrons you have selected appear on the confirmation
page.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt