]> git.evergreen-ils.org Git - Evergreen.git/commit
TPac: Page through search results on details page
authorBill Erickson <berick@esilibrary.com>
Wed, 14 Sep 2011 18:25:41 +0000 (14:25 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Mon, 26 Sep 2011 16:10:06 +0000 (12:10 -0400)
commitfac08ad3cf420e35550c8e64cb36b866210ea125
tree200307bd306285110cd18abc25276a1648bcbb9e
parentde392c054fa1eb554a1a1f7f60f8656e2375cde9
TPac: Page through search results on details page

Consistent with jspac, when you land on a record details page and you
got there from doing a search, let the user page through the search
results directly on the record detail page.

This also includes the necessary JS callbacks to support paging in the
staff client.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Record.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Search.pm
Open-ILS/src/templates/opac/parts/js.tt2
Open-ILS/src/templates/opac/parts/record/body.tt2
Open-ILS/src/templates/opac/parts/searchbar.tt2
Open-ILS/web/css/skin/default/opac/style.css
Open-ILS/web/js/ui/default/opac/staff.js