]> git.evergreen-ils.org Git - Evergreen.git/commit
Added in warning message when placing hold with no email address.
authorSteven Callender <stevecallender@esilibrary.com>
Thu, 12 Sep 2013 17:30:16 +0000 (13:30 -0400)
committerBen Shum <bshum@biblio.org>
Thu, 26 Sep 2013 00:14:33 +0000 (20:14 -0400)
commit6707d536768f6cb72da4d974d6f742abf0a4681d
tree3d5eba3ec87ae6e83b7eb3e63a7c79a97a3b2b9b
parent798a4ff8f74e063312fa8b7d5078dcad1385849e
Added in warning message when placing hold with no email address.

Previously when an account didn't have an email address associated with it
when placing a hold, the input box would be greyed out and the display
would show the Email Address text with no address to go with it.

This change will instead show text warning the user that they have
no email address configured and they need to go to My Account in order
to add one to their account.

Signed-off-by: Steven Callender <stevecallender@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/templates/opac/parts/place_hold.tt2