]> 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:45 +0000 (13:57 -0400)
commit00c0947e565c7406bd4d912bf8595c2f0d7b6365
tree861a34946f13a3c4ab120ed71d7e515ec9feec8c
parent29f7062f310e80ebf2c551b50588b4d1eef8020d
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