You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2010/02/08 17:14:22 UTC

svn commit: r907714 - /incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.web.resources.style/src/main/resources/org/apache/clerezza/web/resources/style/headed-page-template.ssp

Author: reto
Date: Mon Feb  8 16:14:21 2010
New Revision: 907714

URL: http://svn.apache.org/viewvc?rev=907714&view=rev
Log:
removed yui2 and dependants

Modified:
    incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.web.resources.style/src/main/resources/org/apache/clerezza/web/resources/style/headed-page-template.ssp

Modified: incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.web.resources.style/src/main/resources/org/apache/clerezza/web/resources/style/headed-page-template.ssp
URL: http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.web.resources.style/src/main/resources/org/apache/clerezza/web/resources/style/headed-page-template.ssp?rev=907714&r1=907713&r2=907714&view=diff
==============================================================================
--- incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.web.resources.style/src/main/resources/org/apache/clerezza/web/resources/style/headed-page-template.ssp (original)
+++ incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.web.resources.style/src/main/resources/org/apache/clerezza/web/resources/style/headed-page-template.ssp Mon Feb  8 16:14:21 2010
@@ -1,15 +1,10 @@
 resultDocModifier.addStyleSheet("/style/style.css");
-resultDocModifier.addStyleSheet("/yui/container/assets/container-core.css");
 resultDocModifier.addScriptReference("/jquery/jquery-1.3.2.min.js");
 resultDocModifier.addScriptReference("/jquery/jquery.menu.js");
 resultDocModifier.addScriptReference("/jquery/jquery.panel.js");
 resultDocModifier.addScriptReference("/style/scripts/panel.js");
 resultDocModifier.addScriptReference("/scripts/modification-status.js");
 resultDocModifier.addScriptReference("/scripts/status-message.js");
-/*resultDocModifier.addScriptReference("/yui/yahoo-dom-event/yahoo-dom-event.js");
-resultDocModifier.addScriptReference("/yui/element/element-min.js");
-resultDocModifier.addScriptReference("/yui/container/container-min.js");*/
-resultDocModifier.addScriptReference("/scripts/alert-message.js");
 <html xmlns="http://www.w3.org/1999/xhtml">
 	<head>
 	    <title></title>