]> git.evergreen-ils.org Git - Evergreen.git/commit
TPAC: serials display paging bugfix
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Thu, 8 Mar 2012 19:14:01 +0000 (14:14 -0500)
committerMike Rylander <mrylander@gmail.com>
Mon, 2 Apr 2012 14:18:53 +0000 (10:18 -0400)
commitd43eb99ba936155f01fe95f0bf66ff03aefc8fdb
tree893c26e5b9f08d1f044d0fead7fa760d917b1965
parent5b109f49e3a94c26c8efb7bb55965f20b2f7850b
TPAC: serials display paging bugfix

In the previous commit, paging at the deepest level of an expanded tree
was broken.  This fixes that, and improves pager labeling a little bit.

This also makes the default page size for holdings 12 instead of 10,
since monthlies are a pretty common case, and why not show them all on
one page.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Serial/OPAC.pm
Open-ILS/src/templates/opac/parts/record/issues-db.tt2