From: Cesar Velez Date: Wed, 4 Oct 2017 14:49:02 +0000 (-0400) Subject: LP#1714056 - fix for webstaff patron registration not requiring DOB X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=41db0c42fea6a4b0ab393adee4913c212a235512;p=contrib%2FConifer.git 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 Signed-off-by: Mike Rylander --- diff --git a/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 index 0ac72181b4..23977d9bee 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 @@ -267,7 +267,8 @@ within the "form" by name for validation.
[% draw_field_label('au', 'dob') %]
-