Author: abelevich
Date: 2007-11-15 11:07:56 -0500 (Thu, 15 Nov 2007)
New Revision: 4011
Modified:
branches/3.1.x/ui/dataTable/src/main/templates/org/richfaces/htmlDataTable.jspx
Log:
RF-1353
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-15
16:06:25 UTC (rev 4010)
+++
branches/3.1.x/ui/dataTable/src/main/templates/org/richfaces/htmlDataTable.jspx 2007-11-15
16:07:56 UTC (rev 4011)
@@ -16,7 +16,7 @@
<f:clientid var="clientId"/>
<table id="#{clientId}"
- class="dr-table rich-table #{component.attributes['styleClass']}"
+ class="dr-table rich-table #{component.attributes['styleClass']}"
style="#{component.attributes['style']}"
<f:call
name="utils.encodePassThruWithExclusions">
<f:parameter value="value,name,type,id,class,rows" />