Author: michiel
Date: 2010-01-21 13:15:50 +0100 (Thu, 21 Jan 2010)
New Revision: 40655

Modified:
   speeltuin/mihxil/jquery/form/Makefile
   speeltuin/mihxil/jquery/form/mmbase/jquery/jquery.form.jspx
Log:
it seems that there's something broken with relative sub-includes

Modified: speeltuin/mihxil/jquery/form/Makefile
===================================================================
--- speeltuin/mihxil/jquery/form/Makefile       2010-01-21 12:10:20 UTC (rev 
40654)
+++ speeltuin/mihxil/jquery/form/Makefile       2010-01-21 12:15:50 UTC (rev 
40655)
@@ -1,4 +1,4 @@
-version=2.36
+version=2.36-1
 file=jquery.form.js
 
 .PHONY: clean

Modified: speeltuin/mihxil/jquery/form/mmbase/jquery/jquery.form.jspx
===================================================================
--- speeltuin/mihxil/jquery/form/mmbase/jquery/jquery.form.jspx 2010-01-21 
12:10:20 UTC (rev 40654)
+++ speeltuin/mihxil/jquery/form/mmbase/jquery/jquery.form.jspx 2010-01-21 
12:15:50 UTC (rev 40655)
@@ -4,7 +4,7 @@
     xmlns:mm="http://www.mmbase.org/mmbase-taglib-2.0"; >
   <jsp:output omit-xml-declaration="true" />
   <mm:context>
-    <mm:include page="jquery.jspx" />
+    <mm:include page="/mmbase/jquery/jquery.jspx" />
     <mm:import id="__javascript" from="request" 
externid="org.mmbase.jquery.form" />
     <mm:notpresent referid="__javascript">
       <mm:link page="/mmbase/jquery/jquery.form.js">

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

Reply via email to