]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1098685: Require OPAC patron holds w/ phone/SMS notification to enter that info
authorCesar Velez <cesar.velez@equinoxinitiative.org>
Tue, 23 May 2017 20:36:44 +0000 (16:36 -0400)
committerJason Etheridge <jason@EquinoxInitiative.org>
Wed, 23 Aug 2017 15:08:51 +0000 (11:08 -0400)
commit68e4457925d14b2eb263cef58d2600c73185ac49
tree0602aeb76342691a8cfb9f8177ad57587f74d3a0
parent38393989ea24fe2265248c34e225cc871cb6b461
LP#1098685: Require OPAC patron holds w/ phone/SMS notification to enter that info

This provides some plain vanilla JS form validation, and error feedback
using a yellow background color on the culprit input field.

Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/opac/parts/js.tt2

Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
Open-ILS/src/templates/opac/parts/js.tt2
Open-ILS/src/templates/opac/parts/place_hold.tt2
Open-ILS/web/js/ui/default/opac/holds-validation.js [new file with mode: 0644]