Author: michiel
Date: 2010-01-20 17:29:36 +0100 (Wed, 20 Jan 2010)
New Revision: 40642

Modified:
   mmbase/trunk/applications/searchrelate/example-webapp/jetty-env.xml
Log:
ajaxfileupload->jquery-form

Modified: mmbase/trunk/applications/searchrelate/example-webapp/jetty-env.xml
===================================================================
--- mmbase/trunk/applications/searchrelate/example-webapp/jetty-env.xml 
2010-01-20 16:26:53 UTC (rev 40641)
+++ mmbase/trunk/applications/searchrelate/example-webapp/jetty-env.xml 
2010-01-20 16:29:36 UTC (rev 40642)
@@ -15,7 +15,10 @@
           <Item>src/main/webapp</Item>
           <Item>../src/main/webapp</Item>
           <Item>../target/war/work/org.mmbase.jquery/jquery-ui</Item>
+          <!--
           <Item>../target/war/work/org.mmbase.jquery/ajaxfileupload</Item>
+          -->
+          <Item>../target/war/work/org.mmbase.jquery/jquery-form</Item>
           <Item>./target/war/work/org.mmbase.tinymce/tinymce-jquery</Item>
           <Item>../src/main/examples</Item>
           <Item>../../../base-webapp/src/main/webapp</Item>

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

Reply via email to