Bug 29193: Specify paging as false in circ-patron-search-results.js
authorNick Clemens <nick@bywatersolutions.com>
Thu, 7 Oct 2021 19:34:01 +0000 (19:34 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 12 Oct 2021 08:14:35 +0000 (10:14 +0200)
commit802af9c5c859ac70e04c288aa454a8be1b89e366
treefacfa5571f4d5983641d6195022ae25368a59764
parentffbea4faac43d85bc93b92ce030024d95578eb65
Bug 29193: Specify paging as false in circ-patron-search-results.js

This patch removes paging from patron searches using circ-patron-search-results.js

To test:
1 - Browse to a record
2 - Click on the 'Holds' tab
3 - Search for 'a' in patrons
4 - Note you see only 20 results
5 - Sort by name and note that you see different results
6 - Apply patch
7 - Reload page and search
8 - Note you see all results

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/js/circ-patron-search-results.js