Author: smilek
Date: Wed Feb 21 13:22:06 2007
New Revision: 510229

URL: http://svn.apache.org/viewvc?view=rev&rev=510229
Log:
removed default layout and portlet decoration ctor args to DecorationFactory 
bean (these args were ignored prior to this change)

Modified:
    portals/jetspeed-2/trunk/src/webapp/WEB-INF/assembly/theme-engine.xml

Modified: portals/jetspeed-2/trunk/src/webapp/WEB-INF/assembly/theme-engine.xml
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/assembly/theme-engine.xml?view=diff&rev=510229&r1=510228&r2=510229
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/WEB-INF/assembly/theme-engine.xml 
(original)
+++ portals/jetspeed-2/trunk/src/webapp/WEB-INF/assembly/theme-engine.xml Wed 
Feb 21 13:22:06 2007
@@ -30,15 +30,6 @@
        <constructor-arg index="2">
                <ref bean="ResourceValidator" />
        </constructor-arg>
-       <constructor-arg index="3">
-               <value>tigris</value>
-       </constructor-arg>
-       <constructor-arg index="4">
-               <value>tigris</value>
-       </constructor-arg>
-    <constructor-arg index="5">
-      <value>/desktop-themes</value>
-    </constructor-arg>      
   </bean>  
        
-</beans>
\ No newline at end of file
+</beans>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to