]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1613709: Make DOB validation alert failure translatable.
authorJason Stephenson <jason@sigio.com>
Thu, 25 Aug 2016 15:57:42 +0000 (11:57 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 25 Aug 2016 17:57:19 +0000 (13:57 -0400)
commit83a95200aedf6b44e793a2e40b68f662d0e38b06
tree6ba840847b0c3a96102979681b51384912786380
parent8d94c3ac7e0d35b906783e9ce2616102ea41e1f1
LP#1613709: Make DOB validation alert failure translatable.

The alert message about an invalid DOB being entered in the OPAC
patron registration is not translatable.  The solution, suggested by
Eva Cerninakova, is to wrap the string in the l() template function to
make it so.  That is what this branch does.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/templates/opac/parts/js.tt2