]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1714056 - fix for webstaff patron registration not requiring DOB
authorCesar Velez <cesar.velez@equinoxinitiative.org>
Wed, 4 Oct 2017 14:49:02 +0000 (10:49 -0400)
committerMike Rylander <mrylander@gmail.com>
Tue, 17 Oct 2017 17:47:06 +0000 (13:47 -0400)
commit41db0c42fea6a4b0ab393adee4913c212a235512
tree3381129111140306ce8a03aeb80721131ffc043a
parent3bd3968284346685d234ea035fa8b3f2e67d7225
LP#1714056 - fix for webstaff patron registration not requiring DOB

For some reason the ng-required attribute was not on the dob input
control. Setting 'ui.patron.edit.au.dob.require' should now work
as intended.

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

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/staff/circ/patron/t_edit.tt2