]> 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:46:55 +0000 (13:46 -0400)
commitbf110600bf0ebec99ef108ff0effd003c7fb607e
treea7533db3b9f3a31997f636b56dfae5b85342e566
parent88c220cf0e26e1889257a28b34c5f75337308998
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