Author: michiel
Date: 2009-05-28 18:36:52 +0200 (Thu, 28 May 2009)
New Revision: 35483

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

Modified: mmbase/trunk/config/components/jquery.head.xml
===================================================================
--- mmbase/trunk/config/components/jquery.head.xml      2009-05-28 16:03:06 UTC 
(rev 35482)
+++ mmbase/trunk/config/components/jquery.head.xml      2009-05-28 16:36:52 UTC 
(rev 35483)
@@ -11,6 +11,6 @@
     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>
+    <param name="string"><![CDATA[<script 
src="{REQUEST.getContextPath}/mmbase/jquery/jquery-1.3.2.min.js" 
type="text/javascript"> </script>]]></param>
   </class>
 </head>

Modified: mmbase/trunk/config/components/widgets.head.xml
===================================================================
--- mmbase/trunk/config/components/widgets.head.xml     2009-05-28 16:03:06 UTC 
(rev 35482)
+++ mmbase/trunk/config/components/widgets.head.xml     2009-05-28 16:36:52 UTC 
(rev 35483)
@@ -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/Widgets.js" 
type="text/javascript"> </script>]]></param>
   </class>
 </head>

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

Reply via email to