]> git.koha-community.org Git - koha.git/commit
Bug 2735: Fix authority search pagination at the OPAC
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 9 Jun 2016 15:39:56 +0000 (16:39 +0100)
committerJulian Maurice <julian.maurice@biblibre.com>
Wed, 17 Aug 2016 09:29:06 +0000 (11:29 +0200)
commit3ad8cae190b21fbd5a627d5c2be12894901073a0
treef4f825fbb714784d9145fccb6466bd358a1c7c3a
parent9df82f4a9db8808807ba61ebe74e77659ffe8728
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>
(cherry picked from commit de2df0dfe85bc8ac33375ad5b436ac247c3875d6)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
(cherry picked from commit 08efc656cfdf6f572890f27ff822b188dfadf178)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-authoritiessearchresultlist.tt
koha-tmpl/opac-tmpl/bootstrap/less/opac.less
opac/opac-authorities-home.pl