Koha/koha-tmpl/opac-tmpl/bootstrap
Matt Blenkinsop 7cf209a550
Bug 35015: Adjust column index in fnFilter
This patch fixes the column index in the call to fnFilter following the
addition of a new column to the table in bug 32341

Test plan:
1) Add some charges to a patron account
2) Pay some of these charges so that they are no longer outstanding
3) In the OPAC log in as that patron and navigate to the Charges tab in
   their account
4) Observe that all charges are listed, even if they have been paid and
   clicking the Show all transactions button has no effect even if
   clicked multiple times between the different filtering options
5) Apply patch
6) Refresh page and now the settled charges should be filtered out
7) Click the Show all transactions button and it should correctly update

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-10 09:22:35 -03:00
..
css Bug 34730: Add responsive behavior to more tables in the OPAC 2023-09-19 16:38:23 -03:00
en Bug 35015: Adjust column index in fnFilter 2023-10-10 09:22:35 -03:00
images
itemtypeimg
js Bug 34035: Move translatable strings out of opac-bottom.inc: Tags 2023-10-09 11:41:17 -03:00
lib/jquery Bug 32341: (Fix) Changing the placement of the button 2023-06-08 08:32:43 -03:00