]> git.evergreen-ils.org Git - Evergreen.git/commit
lp1373203: Allow users to escape metarecord holds (backport version)
authorKathy Lussier <klussier@masslnc.org>
Wed, 25 Feb 2015 20:20:51 +0000 (15:20 -0500)
committerBen Shum <bshum@biblio.org>
Wed, 25 Feb 2015 20:23:58 +0000 (15:23 -0500)
commit8101fbb7374f93d88626104d91efbe048d8e6b1f
tree3af736ba6093ba608867f22e0a83b83d9f74f161
parentbd7fdad52897c6288406a95b0f78a76def9c221c
lp1373203: Allow users to escape metarecord holds (backport version)

Provides a means for users to escape a metarecord hold if they accidentally
clicked the Advanced Hold Options link. A "Go Back" link will be
provided to allow the user to return to a title hold. If the hold starts as a
metarecord hold, this link won't display since we don't know which bib the
patron wants.

Also fixes an issue where the hold cancel button always returned the user to
the previous screen.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/templates/opac/parts/place_hold.tt2