Author: chris.laprun(a)jboss.com
Date: 2008-10-23 06:33:56 -0400 (Thu, 23 Oct 2008)
New Revision: 12148
Modified:
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/layouts/1column/index.jsp
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/layouts/3columns/index.jsp
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/layouts/generic/index.jsp
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/layouts/generic/maximized.jsp
Log:
- Default theme is now Renewal, not Renaissance...
Modified:
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/layouts/1column/index.jsp
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/layouts/1column/index.jsp 2008-10-23
10:33:03 UTC (rev 12147)
+++
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/layouts/1column/index.jsp 2008-10-23
10:33:56 UTC (rev 12148)
@@ -10,7 +10,7 @@
<meta http-equiv="Content-Type" content="text/html;"/>
<!-- to correct the unsightly Flash of Unstyled Content. -->
<script type="text/javascript"></script>
- <!-- inject the theme, default to the Renaissance theme if nothing is selected for
the portal or the page -->
+ <!-- inject the theme, default to the Renewal theme if nothing is selected for the
portal or the page -->
<p:theme themeName="renewal"/>
<!-- insert header content that was possibly set by portlets on the page -->
<p:headerContent/>
Modified:
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/layouts/3columns/index.jsp
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/layouts/3columns/index.jsp 2008-10-23
10:33:03 UTC (rev 12147)
+++
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/layouts/3columns/index.jsp 2008-10-23
10:33:56 UTC (rev 12148)
@@ -10,7 +10,7 @@
<meta http-equiv="Content-Type" content="text/html;"/>
<!-- to correct the unsightly Flash of Unstyled Content. -->
<script type="text/javascript"></script>
- <!-- inject the theme, default to the Renaissance theme if nothing is selected for
the portal or the page -->
+ <!-- inject the theme, default to the Renewal theme if nothing is selected for the
portal or the page -->
<p:theme themeName="renewal"/>
<!-- insert header content that was possibly set by portlets on the page -->
<p:headerContent/>
Modified:
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/layouts/generic/index.jsp
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/layouts/generic/index.jsp 2008-10-23
10:33:03 UTC (rev 12147)
+++
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/layouts/generic/index.jsp 2008-10-23
10:33:56 UTC (rev 12148)
@@ -10,7 +10,7 @@
<meta http-equiv="Content-Type" content="text/html;"/>
<!-- to correct the unsightly Flash of Unstyled Content. -->
<script type="text/javascript"></script>
- <!-- inject the theme, default to the Renaissance theme if nothing is selected for
the portal or the page -->
+ <!-- inject the theme, default to the Renewal theme if nothing is selected for the
portal or the page -->
<p:theme themeName="renewal"/>
<!-- insert header content that was possibly set by portlets on the page -->
<p:headerContent/>
Modified:
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/layouts/generic/maximized.jsp
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/layouts/generic/maximized.jsp 2008-10-23
10:33:03 UTC (rev 12147)
+++
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/layouts/generic/maximized.jsp 2008-10-23
10:33:56 UTC (rev 12148)
@@ -10,7 +10,7 @@
<meta http-equiv="Content-Type" content="text/html;"/>
<!-- to correct the unsightly Flash of Unstyled Content. -->
<script type="text/javascript"></script>
- <!-- use the renaissance theme if nothing else was defined for the portal or the
page -->
+ <!-- use the renewal theme if nothing else was defined for the portal or the page
-->
<p:theme themeName="renewal"/>
<!-- inject header content that was generated by the portlets on the requested
page -->
<p:headerContent/>
Show replies by date