Uploaded image for project: 'MyFaces Tobago'
  1. MyFaces Tobago
  2. TOBAGO-902

Simplify the HTML represantation of the Label tag.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.5.0-alpha-2, 1.5.0
    • Themes
    • None

    Description

      Change
      <div>
      <a>
      <label>xxx</label>
      </a>
      </div>
      to
      <label>xxx</label>
      which is now possible, with newer box model CSS etc.

      Attachments

        Activity

          People

            lofwyr Udo Schnurpfeil
            lofwyr Udo Schnurpfeil
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: