You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2006/11/01 01:03:01 UTC

svn commit: r469712 - /portals/jetspeed-2/trunk/src/webapp/WEB-INF/assembly/ajax-layout.xml

Author: taylor
Date: Tue Oct 31 16:02:59 2006
New Revision: 469712

URL: http://svn.apache.org/viewvc?view=rev&rev=469712
Log:
return actions (window states, modes) in getpage ajax api

Modified:
    portals/jetspeed-2/trunk/src/webapp/WEB-INF/assembly/ajax-layout.xml

Modified: portals/jetspeed-2/trunk/src/webapp/WEB-INF/assembly/ajax-layout.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/assembly/ajax-layout.xml?view=diff&rev=469712&r1=469711&r2=469712
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/WEB-INF/assembly/ajax-layout.xml (original)
+++ portals/jetspeed-2/trunk/src/webapp/WEB-INF/assembly/ajax-layout.xml Tue Oct 31 16:02:59 2006
@@ -236,6 +236,9 @@
     <constructor-arg index='4'>
         <ref bean="org.apache.jetspeed.components.portletregistry.PortletRegistry"/>        
     </constructor-arg>              
+    <constructor-arg index='5'>
+        <ref bean="DecorationValve"/>
+    </constructor-arg>
 </bean>
 
 <bean id="AjaxGetPages"



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org