[
https://issues.apache.org/jira/browse/TOBAGO-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Udo Schnurpfeil resolved TOBAGO-902.
------------------------------------
Fix Version/s: 1.5.0-alpha-2
1.5.0
Resolution: Fixed
> Simplify the HTML represantation of the Label tag.
> --------------------------------------------------
>
> Key: TOBAGO-902
> URL: https://issues.apache.org/jira/browse/TOBAGO-902
> Project: MyFaces Tobago
> Issue Type: Improvement
> Components: Themes
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Priority: Minor
> Fix For: 1.5.0-alpha-2, 1.5.0
>
>
> Change
> <div>
> <a>
> <label>xxx</label>
> </a>
> </div>
> to
> <label>xxx</label>
> which is now possible, with newer box model CSS etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.