Update of /var/cvs/applications/searchrelate/templates
In directory james.mmbase.org:/tmp/cvs-serv15479
Modified Files:
List.js.jsp
Log Message:
more correct i18n
See also: http://cvs.mmbase.org/viewcvs/applications/searchrelate/templates
Index: List.js.jsp
===================================================================
RCS file: /var/cvs/applications/searchrelate/templates/List.js.jsp,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- List.js.jsp 30 Oct 2008 12:53:43 -0000 1.32
+++ List.js.jsp 30 Oct 2008 15:21:58 -0000 1.33
@@ -17,7 +17,7 @@
* - mmsrCreated
*
* @author Michiel Meeuwissen
- * @version $Id: List.js.jsp,v 1.32 2008/10/30 12:53:43 michiel Exp $
+ * @version $Id: List.js.jsp,v 1.33 2008/10/30 15:21:58 michiel Exp $
*/
@@ -57,7 +57,7 @@
this.valid = true;
this.validator = new MMBaseValidator();
-
+ this.validator.lang =
"${requestScope['javax.servlet.jsp.jstl.fmt.locale.request']}";
this.validator.prefetchNodeManager(this.type);
this.validator.setup(this.div);
this.validator.validateHook = function(valid, element) {
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs