]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1695062 - webstaff Make non-freetext required stat cats actually required
authorCesar Velez <cesar.velez@equinoxinitiative.org>
Fri, 14 Jul 2017 17:25:44 +0000 (13:25 -0400)
committerKathy Lussier <klussier@masslnc.org>
Mon, 24 Jul 2017 19:33:12 +0000 (15:33 -0400)
commit454322b737ba5b66b5274ca254c7026899300378
tree13de44f7aa446b0073b7597bcc4d8ed5359da6e4
parent95c8a5cfe7432ddadbfdb010a6cb016af938f6fc
LP#1695062 - webstaff Make non-freetext required stat cats actually required

In the Patron registration form this custom drop down needed to
have an ng-class attribute with the proper
object expression in order to do add class ng-invalid if the
stat cat was required and not there.

Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org>

Signed-off-by: Josh Stompro <stomproj@larl.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/staff/circ/patron/t_edit.tt2