Author: sergeyhalipov
Date: 2007-11-08 06:16:33 -0500 (Thu, 08 Nov 2007)
New Revision: 3814
Modified:
branches/3.1.x/ui/dataTable/src/main/templates/org/richfaces/htmlDataTable.jspx
Log:
http://jira.jboss.com/jira/browse/RF-1263
Modified: branches/3.1.x/ui/dataTable/src/main/templates/org/richfaces/htmlDataTable.jspx
===================================================================
---
branches/3.1.x/ui/dataTable/src/main/templates/org/richfaces/htmlDataTable.jspx 2007-11-07
21:30:06 UTC (rev 3813)
+++
branches/3.1.x/ui/dataTable/src/main/templates/org/richfaces/htmlDataTable.jspx 2007-11-08
11:16:33 UTC (rev 3814)
@@ -19,7 +19,7 @@
class="dr-table rich-table #{component.attributes['styleClass']}"
<f:call
name="utils.encodePassThruWithExclusions">
- <f:parameter value="value,name,type,id,class" />
+ <f:parameter value="value,name,type,id,class,rows" />
</f:call>
<f:call name="encodeTableStructure"/>
<tbody>