Author: dsvyatobatsko
Date: 2008-03-20 11:45:44 -0400 (Thu, 20 Mar 2008)
New Revision: 7014
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/panelBar/usage.xhtml
Log:
[RF-2625] Demo site: corrections of Panel Bar demo layout
Modified: trunk/samples/richfaces-demo/src/main/webapp/richfaces/panelBar/usage.xhtml
===================================================================
--- trunk/samples/richfaces-demo/src/main/webapp/richfaces/panelBar/usage.xhtml 2008-03-20
15:44:33 UTC (rev 7013)
+++ trunk/samples/richfaces-demo/src/main/webapp/richfaces/panelBar/usage.xhtml 2008-03-20
15:45:44 UTC (rev 7014)
@@ -13,15 +13,17 @@
of usage for the Panel Bar
</p>
-
- <div class="sample-container" >
-
- <ui:include src="/richfaces/panelBar/examples/example.xhtml"/>
- <ui:include src="/templates/include/sourceview.xhtml">
- <ui:param name="sourcepath"
value="/richfaces/panelBar/examples/example.xhtml"/>
- </ui:include>
- </div>
+ <fieldset class="demo_fieldset">
+ <legend class="demo_legend">Panel Bar demo</legend>
+ <div class="sample-container" >
+ <ui:include src="/richfaces/panelBar/examples/example.xhtml"/>
+ <ui:include src="/templates/include/sourceview.xhtml">
+ <ui:param name="sourcepath"
value="/richfaces/panelBar/examples/example.xhtml"/>
+ </ui:include>
+ </div>
+ </fieldset>
+
</ui:define>
Show replies by date