]> 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:17:44 +0000 (15:17 -0400)
commit0eba8e8b68bf214a065bf2e14e84dd7b4893ecee
tree6cf90cf345d9c53b26f50e5eabc421a561b6838e
parent2fb49f840683d10e1d7c84722d0d5d49e46b17c6
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