LP#1613709: Make DOB validation alert failure translatable. user/dyrcona/lp1613709_translatable_alert
authorJason Stephenson <jason@sigio.com>
Thu, 25 Aug 2016 15:57:42 +0000 (11:57 -0400)
committerJason Stephenson <jason@sigio.com>
Thu, 25 Aug 2016 15:57:42 +0000 (11:57 -0400)
commit2a800de08dc301672379c1a67965289d3fb21d0c
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>
Open-ILS/src/templates/opac/parts/js.tt2