Author: SergeySmirnov
Date: 2007-07-25 18:37:06 -0400 (Wed, 25 Jul 2007)
New Revision: 1855
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/ajaxAttributes.xhtml
Log:
demo left panel look-n-feel updated
Modified: trunk/samples/richfaces-demo/src/main/webapp/richfaces/ajaxAttributes.xhtml
===================================================================
--- trunk/samples/richfaces-demo/src/main/webapp/richfaces/ajaxAttributes.xhtml 2007-07-25
22:32:43 UTC (rev 1854)
+++ trunk/samples/richfaces-demo/src/main/webapp/richfaces/ajaxAttributes.xhtml 2007-07-25
22:37:06 UTC (rev 1855)
@@ -7,11 +7,8 @@
<ui:composition template="/templates/main.xhtml">
<ui:define name="title">RichFaces - Open Source Rich JSF Components -
Ajax Attributes</ui:define>
<ui:define name="body">
- <rich:tabPanel switchType="server"
value="#{componentNavigator.activeTab}" styleClass="top_tab"
contentClass="content_tab" inactiveTabClass="inactive_tab"
activeTabClass="active_tab">
- <rich:tab label="Usage">
+
<ui:include src="/richfaces/ajaxAttributes/usage.xhtml"/>
- </rich:tab>
- </rich:tabPanel>
</ui:define>
</ui:composition>
</html>
Show replies by date