Author: ate
Date: Mon Oct  5 13:44:32 2009
New Revision: 821799

URL: http://svn.apache.org/viewvc?rev=821799&view=rev
Log:
Set default Desktop decorator to "jetspeed" when a decorator doesn't support 
desktop ("blueocean" no longer exists)

Modified:
    
portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/headtag.xml

Modified: 
portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/headtag.xml
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/headtag.xml?rev=821799&r1=821798&r2=821799&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/headtag.xml
 (original)
+++ 
portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/headtag.xml
 Mon Oct  5 13:44:32 2009
@@ -65,7 +65,7 @@
         <entry key="decoration.layout">
           <!-- default layout decoration for desktop
             this is used when a selected layout decoration does not support 
desktop -->
-          <value>blueocean</value>
+          <value>jetspeed</value>
         </entry>
 
         <entry key="decoration.portlet">



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to