Author: andre
Date: 2010-07-12 16:58:11 +0200 (Mon, 12 Jul 2010)
New Revision: 42870

Modified:
   mmweb/trunk/src/main/webapp/WEB-INF/tags/mmweb/head.tagx
Log:
main javascript for new site


Modified: mmweb/trunk/src/main/webapp/WEB-INF/tags/mmweb/head.tagx
===================================================================
--- mmweb/trunk/src/main/webapp/WEB-INF/tags/mmweb/head.tagx    2010-07-12 
14:53:08 UTC (rev 42869)
+++ mmweb/trunk/src/main/webapp/WEB-INF/tags/mmweb/head.tagx    2010-07-12 
14:58:11 UTC (rev 42870)
@@ -25,7 +25,7 @@
       <link href="${mm:link('/html/style/css/main.css')}" rel="stylesheet" 
type="text/css" />
       <link href="${mm:link('/favicon.ico')}" rel="shortcut icon" />
       <jsp:include page="/mmbase/jquery/jquery.jspx" />
-      <!-- <script src="${mm:link('/style/js/main.js.jsp')}" 
type="text/javascript"><jsp:text> </jsp:text></script> -->
+      <script src="${mm:link('/html/style/js/main.js')}" 
type="text/javascript"><jsp:text> </jsp:text></script>
       
       <jsp:doBody />
       

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

Reply via email to