]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1396263: Fix for 'Return to Record' link breaks after texting
authorTerran McCanna <tmccanna@georgialibraries.org>
Wed, 10 Jun 2015 19:44:46 +0000 (15:44 -0400)
committerBen Shum <bshum@biblio.org>
Thu, 11 Jun 2015 01:47:52 +0000 (21:47 -0400)
commit72e78393c1f92281302b3fdaa169960a97e98903
treef235d4aec880f80dc53d82d254e66fb6ff0b748d
parent6091242493d89e2013cbfbd9e9fb3335101d9e96
LP#1396263: Fix for 'Return to Record' link breaks after texting

If user is already logged into OPAC when texting a call number from
the record screen, the 'Return to Record' link works properly. However,
if user is not logged in and is prompted to log in first, the 'Return to
Record' link actually returns the user to 'My Account.' This patch
corrects that problem and returns the user to the record regardless of
whether they were initially logged in or not.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/templates/opac/parts/record/copy_table.tt2
Open-ILS/src/templates/opac/sms_cn.tt2