Author: andre
Date: 2009-11-24 14:17:57 +0100 (Tue, 24 Nov 2009)
New Revision: 39902
Modified:
openimages/trunk/src/main/webapp/WEB-INF/tags/oip/head.tagx
Log:
include for jquery changed
Modified: openimages/trunk/src/main/webapp/WEB-INF/tags/oip/head.tagx
===================================================================
--- openimages/trunk/src/main/webapp/WEB-INF/tags/oip/head.tagx 2009-11-24
11:11:42 UTC (rev 39901)
+++ openimages/trunk/src/main/webapp/WEB-INF/tags/oip/head.tagx 2009-11-24
13:17:57 UTC (rev 39902)
@@ -25,7 +25,7 @@
<link href="${mm:link('/style/css/main.css')}" rel="stylesheet"
type="text/css" />
<![CDATA[<!--[if IE 6]><link href="${mm:link('/style/css/ie6.css')}"
rel="stylesheet" type="text/css"/><![endif]-->]]>
<link href="${mm:link('/style/images/favicon.ico')}" rel="shortcut icon"
/>
- <jsp:directive.include file="/mmbase/jquery/jquery.jspx" />
+ <jsp:include page="/mmbase/jquery/jquery.jspx" />
<script src="${mm:link('/style/js/main.js.jsp')}"
type="text/javascript"><!-- help ie --></script>
<script src="${mm:link('/mmbase/validation/Widgets.js')}"
type="text/javascript"><!-- help ie --></script>
<jsp:doBody />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs