Author: michiel
Date: 2009-05-28 13:18:23 +0200 (Thu, 28 May 2009)
New Revision: 35468

Modified:
   mmbase/trunk/config/components/validation.head.xml
Log:
upgraded jquery

Modified: mmbase/trunk/config/components/validation.head.xml
===================================================================
--- mmbase/trunk/config/components/validation.head.xml  2009-05-28 10:36:59 UTC 
(rev 35467)
+++ mmbase/trunk/config/components/validation.head.xml  2009-05-28 11:18:23 UTC 
(rev 35468)
@@ -4,7 +4,7 @@
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
     xsi:schemaLocation="http://www.mmbase.org/xmlns/component 
http://www.mmbase.org/xmlns/component.xsd";>
   <class name="org.mmbase.framework.StringRenderer">
-    <param name="string"><![CDATA[<script 
src="{REQUEST.getContextPath}/mmbase/jquery/jquery-1.2.6.pack.js" 
type="text/javascript"> </script>
+    <param name="string"><![CDATA[<script 
src="{REQUEST.getContextPath}/mmbase/jquery/jquery-1.3.2.min.js" 
type="text/javascript"> </script>
                                   <script 
src="{REQUEST.getContextPath}/mmbase/validation/validation.js.jsp" 
type="text/javascript"> </script>]]></param>
   </class>
 </head>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to