Author: SergeySmirnov
Date: 2007-06-27 15:35:08 -0400 (Wed, 27 Jun 2007)
New Revision: 1355
Modified:
trunk/richfaces-samples/richfaces-demo/src/main/webapp/templates/include/header.xhtml
Log:
plain
Modified:
trunk/richfaces-samples/richfaces-demo/src/main/webapp/templates/include/header.xhtml
===================================================================
---
trunk/richfaces-samples/richfaces-demo/src/main/webapp/templates/include/header.xhtml 2007-06-27
18:56:51 UTC (rev 1354)
+++
trunk/richfaces-samples/richfaces-demo/src/main/webapp/templates/include/header.xhtml 2007-06-27
19:35:08 UTC (rev 1355)
@@ -103,6 +103,12 @@
</td>
<td>
<h:outputLink
value="#{componentNavigator.currentComponent.contextRelativeDemoLocation}">
+ Plain
+ <f:param value="plain" name="s"/>
+ </h:outputLink>
+ </td>
+ <td>
+ <h:outputLink
value="#{componentNavigator.currentComponent.contextRelativeDemoLocation}">
Default
<f:param value="DEFAULT" name="s"/>
</h:outputLink>
Show replies by date