[jboss-svn-commits] JBoss Portal SVN: r5372 - trunk/core/src/bin/portal-core-war/layouts/generic
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Mon Oct 9 11:17:41 EDT 2006
Author: roy.russo at jboss.com
Date: 2006-10-09 11:17:40 -0400 (Mon, 09 Oct 2006)
New Revision: 5372
Modified:
trunk/core/src/bin/portal-core-war/layouts/generic/maximized.jsp
Log:
default to renaissance theme
Modified: trunk/core/src/bin/portal-core-war/layouts/generic/maximized.jsp
===================================================================
--- trunk/core/src/bin/portal-core-war/layouts/generic/maximized.jsp 2006-10-09 15:17:16 UTC (rev 5371)
+++ trunk/core/src/bin/portal-core-war/layouts/generic/maximized.jsp 2006-10-09 15:17:40 UTC (rev 5372)
@@ -10,7 +10,7 @@
<!-- to correct the unsightly Flash of Unstyled Content. -->
<script type="text/javascript"></script>
<!-- use the Nphalanx theme if nothing else was defined for the portal or the page -->
- <p:theme themeName='Nphalanx'/>
+ <p:theme themeName='renaissance'/>
<!-- inject header content that was generated by the portlets on the requested page -->
<p:headerContent/>
</head>
More information about the jboss-svn-commits
mailing list