Koha/koha-tmpl/opac-tmpl/bootstrap/less
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
..
mixins.less
opac.less Bug 2735: Fix authority search pagination at the OPAC 2016-07-15 14:05:59 +00:00
print.less
responsive.less Bug 16220 - The view tabs on opac-detail.pl are not responsive 2016-04-22 23:02:49 +00:00
right-to-left.less