]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Fix TPAC shelf browser's previous link
authorThomas Berezansky <tsbere@mvlc.org>
Sun, 12 Aug 2012 19:16:01 +0000 (15:16 -0400)
committerDan Scott <dscott@laurentian.ca>
Mon, 13 Aug 2012 13:53:15 +0000 (09:53 -0400)
commitd34ceebde716799df47e3dd10313ca45cd5c08ad
tree206103f88a6dd1d096bf58e4ea157b9fa1f1e61f
parentbe1f013cd8e1815bc329f1d3ca957825052a5a9d
Fix TPAC shelf browser's previous link

Line fix suggested by Thomas Berezansky.

The cnoffset was strictly checking for values that start with a digit.
But negative numbers start with a "-" instead. Once this check was
changed, the previous link will continue to move further into negative
offsets.

Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates/opac/parts/record/cnbrowse.tt2