Bug 19278: (follow-up) Make the pagination plugin use RESTdefaultPageSize
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 11 Dec 2017 20:42:15 +0000 (17:42 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 11 Dec 2017 20:46:59 +0000 (17:46 -0300)
commit96f442badd65f672ddc2ba425e851e11a42112ad
tree8b8b3fec9e98aed910a33330ba456142df199417
parent54880b1a4ef8a656d270182d368d4254bc811042
Bug 19278: (follow-up) Make the pagination plugin use RESTdefaultPageSize

Use 20 as default for RESTdefaultPageSize (just in case)

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/REST/Plugin/Pagination.pm