Author: abelevich
Date: 2007-11-15 11:06:25 -0500 (Thu, 15 Nov 2007)
New Revision: 4010
Modified:
trunk/ui/dataTable/src/main/templates/org/richfaces/htmlDataTable.jspx
Log:
RF-1353
Modified: trunk/ui/dataTable/src/main/templates/org/richfaces/htmlDataTable.jspx
===================================================================
--- trunk/ui/dataTable/src/main/templates/org/richfaces/htmlDataTable.jspx 2007-11-15
16:06:19 UTC (rev 4009)
+++ trunk/ui/dataTable/src/main/templates/org/richfaces/htmlDataTable.jspx 2007-11-15
16:06:25 UTC (rev 4010)
@@ -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" />