]> 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:22:07 +0000 (15:22 -0500)
commita1b703ee1d67afb4a8ea25555c6f2908acf1a28e
treef6b3d3b9d033081e52bd38d62f0ed7e5d718e311
parentfabb840587ffbca9f9e3ed83d7d33f8b9d1a505e
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