Koha/catalogue
Nick Clemens 0f4b45b6a8 Bug 33788: Limit the number of old issues rows returned
This patch updates the parameter from 'limit' to 'rows'

To test:
1 - Checkout an item to 5 different people
2 - View item details on items tab of record
3 - Note you see last borrower, and three previous borrowers
4 - Apply patch, restart all
5 - Refresh page
6 - You shoulw now only see last borrower and 2 previous borrowers

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 7ec849f393)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
2023-06-08 17:22:32 +00:00
..
detail.pl Revert "Bug 33167: Cleanup staff detail page" 2023-05-30 10:06:19 +00:00
export.pl
getitem-ajax.pl
image.pl
imageviewer.pl
ISBDdetail.pl
issuehistory.pl
item-export.pl
itemsearch.pl
labeledMARCdetail.pl
MARCdetail.pl Bug 31535: Fix warning - uninitialized value in string ne (MARCdetail.pl) 2022-09-12 16:16:28 -03:00
moredetail.pl Bug 33788: Limit the number of old issues rows returned 2023-06-08 17:22:32 +00:00
search-history.pl
search.pl Bug 33569: Fix sort by relevance in catalog search 2023-05-15 12:07:14 +00:00
showmarc.pl
stockrotation.pl
updateitem.pl