Author: michiel
Date: 2010-02-15 15:30:06 +0100 (Mon, 15 Feb 2010)
New Revision: 41000

Modified:
   
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/WEB-INF/tags/mm/searchrelateexample/html.tagx
Log:
using /mmbase/upload/javascript.jspxf

Modified: 
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/WEB-INF/tags/mm/searchrelateexample/html.tagx
===================================================================
--- 
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/WEB-INF/tags/mm/searchrelateexample/html.tagx
 2010-02-15 14:24:35 UTC (rev 40999)
+++ 
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/WEB-INF/tags/mm/searchrelateexample/html.tagx
 2010-02-15 14:30:06 UTC (rev 41000)
@@ -40,9 +40,7 @@
         <title>${_title}</title>
         <jsp:directive.include file="/mmbase/validation/javascript.jspxf" />
         <jsp:directive.include file="/mmbase/jquery/jquery-ui.jspx" />
-        <mm:link page="/mmbase/upload/MMUpload.js.jsp">
-          <script type="text/javascript" src="${_}"><jsp:text> 
</jsp:text></script>
-        </mm:link>
+        <jsp:directive.include file="/mmbase/upload/javascript.jspxf" />
         <mm:link page="/mmbase/searchrelate/page.css.jsp">
           <link rel="stylesheet" href="${_}" type="text/css" />
         </mm:link>

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

Reply via email to