]> git.evergreen-ils.org Git - working/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)
committerKathy Lussier <klussier@masslnc.org>
Wed, 18 Oct 2017 16:10:17 +0000 (12:10 -0400)
commit08d02911341e9ca6a9aa7bd35da459afce169f84
tree8487b5184403c75333642a756ee9c9483c55b6fc
parent8d8dd0dfdd838e01a1b0a00acb452178612d9547
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>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/staff/circ/patron/t_edit.tt2