Author: andre
Date: 2010-06-01 17:14:33 +0200 (Tue, 01 Jun 2010)
New Revision: 42367
Modified:
mmbase/branches/MMBase-1_9/core/src/main/config/components/validation.head.xml
mmbase/branches/MMBase-1_9/core/src/main/config/components/widgets.head.xml
Log:
newer version of jquery
Modified:
mmbase/branches/MMBase-1_9/core/src/main/config/components/validation.head.xml
===================================================================
---
mmbase/branches/MMBase-1_9/core/src/main/config/components/validation.head.xml
2010-06-01 14:55:52 UTC (rev 42366)
+++
mmbase/branches/MMBase-1_9/core/src/main/config/components/validation.head.xml
2010-06-01 15:14:33 UTC (rev 42367)
@@ -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.3.2.min.js"
type="text/javascript"> </script>
+ <param name="string"><![CDATA[<script
src="{REQUEST.getContextPath}/mmbase/jquery/jquery-1.4.2.min.js"
type="text/javascript"> </script>
<script
src="{REQUEST.getContextPath}/mmbase/validation/validation.js.jsp"
type="text/javascript"> </script>]]></param>
</class>
</head>
Modified:
mmbase/branches/MMBase-1_9/core/src/main/config/components/widgets.head.xml
===================================================================
--- mmbase/branches/MMBase-1_9/core/src/main/config/components/widgets.head.xml
2010-06-01 14:55:52 UTC (rev 42366)
+++ mmbase/branches/MMBase-1_9/core/src/main/config/components/widgets.head.xml
2010-06-01 15:14:33 UTC (rev 42367)
@@ -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.3.2.min.js"
type="text/javascript"> </script>
+ <param name="string"><![CDATA[<script
src="{REQUEST.getContextPath}/mmbase/jquery/jquery-1.4.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