Update of /var/cvs/applications/searchrelate/templates
In directory james.mmbase.org:/tmp/cvs-serv16144
Modified Files:
List.js.jsp
Log Message:
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.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- List.js.jsp 10 Apr 2008 15:58:55 -0000 1.1
+++ List.js.jsp 14 Apr 2008 15:44:44 -0000 1.2
@@ -1,5 +1,7 @@
// -*- mode: javascript; -*-
<[EMAIL PROTECTED] uri="http://www.mmbase.org/mmbase-taglib-2.0" prefix="mm"
%>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>
+<fmt:bundle basename="org.mmbase.searchrelate.resources.searchrelate">
<mm:content type="text/javascript" expires="0">
/**
@@ -9,9 +11,9 @@
*
* Items in the list can be added and deleted. They can also be edited (with
validation).
* The user does not need to push a commit button. All data is implicitely
committed (after a few second of inactivity, or before unload).
+ *
* @author Michiel Meeuwissen
- * @version $Id: List.js.jsp,v 1.1 2008/04/10 15:58:55 michiel Exp $
- * @todo I may generalize this a bit more, and put it in the
mmbase-searchrelate application.
+ * @version $Id: List.js.jsp,v 1.2 2008/04/14 15:44:44 michiel Exp $
*/
@@ -198,3 +200,4 @@
</mm:content>
+</fmt:bundle>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs