Author: ilya_shaikovsky
Date: 2008-05-26 05:40:23 -0400 (Mon, 26 May 2008)
New Revision: 8751
Modified:
trunk/samples/richfaces-demo/src/main/webapp/templates/include/header.xhtml
Log:
skins order changed because blueSky is default skin
Modified: trunk/samples/richfaces-demo/src/main/webapp/templates/include/header.xhtml
===================================================================
--- trunk/samples/richfaces-demo/src/main/webapp/templates/include/header.xhtml 2008-05-26
08:51:47 UTC (rev 8750)
+++ trunk/samples/richfaces-demo/src/main/webapp/templates/include/header.xhtml 2008-05-26
09:40:23 UTC (rev 8751)
@@ -8,7 +8,7 @@
<div class="page_brick"></div>
<table class="top_navbar" cellpadding="0"
cellspacing="0" border="0">
<tbody>
- <tr>
+ <tr>
<td>
<h:outputLink
value="http://labs.jboss.com/portal/jbossrichfaces/downloads"&g...
</td>
@@ -37,14 +37,14 @@
<tr>
<td>
<h:outputLink
value="#{componentNavigator.currentComponent.contextRelativeDemoLocation}">
- Laguna
- <f:param value="laguna" name="s"/>
+ BlueSky
+ <f:param value="blueSky" name="s"/>
</h:outputLink>
</td>
<td>
<h:outputLink
value="#{componentNavigator.currentComponent.contextRelativeDemoLocation}">
- BlueSky
- <f:param value="blueSky" name="s"/>
+ Laguna
+ <f:param value="laguna" name="s"/>
</h:outputLink>
</td>
<td>