]> git.evergreen-ils.org Git - working/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)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 9 Aug 2017 13:54:34 +0000 (09:54 -0400)
commit2621af6377970470e347559d67f0da5de47aaa9f
tree9c5986b40db2b2c62ecf071202073c651254c3e1
parentdb7b67abd0c52a1ae92f35a7b4f28f441a9af8ad
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: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@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]