Fix TableColumns documentation to reflect the changes on embedded CSS
---------------------------------------------------------------------

         Key: TAPESTRY-949
         URL: http://issues.apache.org/jira/browse/TAPESTRY-949
     Project: Tapestry
        Type: Bug

  Components: Contrib  
    Versions: 4.0.2    
    Reporter: Leonardo Quijano Vincenzi
    Priority: Trivial


Since TAPESTRY-932 removed the embedded CSS in SimpleTableColumnComponent, the 
documentation on TableColumns is not accurate, when it says:

"The table header rendered by this component has two main css class 
definitions. The embedded table html markup within each th element has the 
class tableHeaderImage. The image used to sort table columns has an embedded 
style class definition for tableHeaderImage  that defines align:center.
You may override these definitions with your own css rules."

The phrase "The image used to sort table columns has an embedded style class 
definition for tableHeaderImage  that defines align:center." doesn't reflect 
the current status, so it's misleading. This note has to be changed to reflect 
that tableHeaderImage is still used, but no embedded style is defined for it.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to