Michael Ribeiro created TOMAHAWK-1658:
-----------------------------------------

             Summary: attribute bodyStyleClass in t:datatable has no effect. No 
attribute class appears in the tbody tag.
                 Key: TOMAHAWK-1658
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1658
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Data List
    Affects Versions: 1.1.14
         Environment: Windows 7,tomcat 6.023, 
myfaces-api-2.0.17-20130131.022447-241.jar
            Reporter: Michael Ribeiro


<t:dataTable value="#{sessionShop.listOrderItems}" var="item" cellpadding="20" 
rowIndexVar="row"
                       cellspacing="0" bodyStyleClass="module" 
headerClass="lable_row" rowClasses="voucher_row" 
columnClasses="cell_beschreibung,cell_menge,cell_einzelpreis,cell_gesamptpreis">
                       
attribute bodyStyleClass in t:datatable has no effect. No class attribute 
appears in the tbody tag

<tbody id="j_id_h:tbody_element">
<tr class="voucher_row"><td class="cell_beschreibung">xxx<br />

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to