Bug 19196: Rename page and per_page
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 25 Sep 2017 18:01:51 +0000 (15:01 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 9 Oct 2017 19:15:51 +0000 (16:15 -0300)
commit7c82c9793062b93c463798db0fd606fbd2905d56
tree825709a71e43c8676a715c31363499d2a1b83fa5
parentc84cab61b73574ae451fe93a09057252bcb830e4
Bug 19196: Rename page and per_page

This patch just renames 'page' and 'per_page' params, for
'_page' and '_per_page' respectively.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Lari Taskula <lari.taskula@jns.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/REST/Plugin/Pagination.pm
t/Koha/REST/Plugin/Pagination.t