]> 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:31 +0000 (13:57 -0400)
commit88d141146534dd4116ee69afa3b64d55fb50656e
treee0903f596f56b48887e8fd5f082a25e1e31ea8d1
parent04acf5f610ab716eddcb962a14aaeb88042ac3d9
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