Author: ilya_shaikovsky
Date: 2011-02-11 09:55:32 -0500 (Fri, 11 Feb 2011)
New Revision: 21632
Modified:
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/subTableToggleControl/subTableToggleControl.xhtml
Log:
name correction in description
Modified:
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/subTableToggleControl/subTableToggleControl.xhtml
===================================================================
---
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/subTableToggleControl/subTableToggleControl.xhtml 2011-02-11
14:54:50 UTC (rev 21631)
+++
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/subTableToggleControl/subTableToggleControl.xhtml 2011-02-11
14:55:32 UTC (rev 21632)
@@ -6,7 +6,7 @@
<ui:composition>
<p>This sample shows simple master-detail table implemented using<b>
- rich:dataTable</b> and<b> rich:collapsibleSubtable</b>
components</p>
+ rich:dataTable</b> and<b> rich:collapsibleSubTable</b>
components</p>
<p>There is one feature which is completely new for 4.x - subtables
now could be collapsed/expanded by using new component
<b>rich:collapsibleSubTableToggler</b></p>
<p>Switching customization:</p>
@@ -25,4 +25,4 @@
<ui:param name="hideLabel" value="Hide Source" />
</ui:include>
</ui:composition>
-</html>
\ No newline at end of file
+</html>
Show replies by date