Koha/koha-tmpl/opac-tmpl/bootstrap
Jonathan Druart de2df0dfe8 Bug 2735: Fix authority search pagination at the OPAC
The authority search pagination displays only 15 pages, even when there
are more.
To fix that, this patch mimic the authorities-home.pl intranet script to
manage the pagination.

Test plan:
Without this patch, do some authority search and click on different
pages.
Apply this patch, redo the same search and make sure the same records
are displayed (i.e. confirm that the pagination still works as before).

Signed-off-by: Nicole C Engard <nengard@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-07-15 14:05:59 +00:00
..
css Bug 16220 [Compiled CSS] The view tabs on opac-detail.pl are not responsive 2016-04-22 23:02:49 +00:00
en Bug 2735: Fix authority search pagination at the OPAC 2016-07-15 14:05:59 +00:00
images
itemtypeimg
js Bug 16516: Define the showListsUpdate JS function at the OPAC 2016-05-23 17:40:51 +00:00
less Bug 2735: Fix authority search pagination at the OPAC 2016-07-15 14:05:59 +00:00
lib