]> git.evergreen-ils.org Git - Evergreen.git/commit
TPac; detail page "Search Results" page correction
authorBill Erickson <berick@esilibrary.com>
Thu, 3 Nov 2011 19:51:41 +0000 (15:51 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 4 Nov 2011 21:53:31 +0000 (17:53 -0400)
commit25c9c433d44ab7261628d435efa80c764a714d99
tree048159fb0031464f170c16427187ae336985d071
parent920145f106003170406543e94ee4e42c32bd70f5
TPac; detail page "Search Results" page correction

On the detail page, when the user selects the "Search Results" link to
return the original search results, return to the correct page in the
search.  The correct page will be the page where the currently viewed
record sits within the search.  Normally, this is the last viewed
results page.  However, if the user does some paging within the detail
page, enough to cross a page boundry, "Search Results" will take them to
the new page (i.e. the page w/ the current record).

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/templates/opac/parts/record/body.tt2