Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2408

upload component doesn't render class="form-control"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.4
    • 5.4
    • tapestry-upload
    • None

    Description

      the markup:
      <t:upload t:id="file" />

      renders:
      <input id="file" name="file" type="file">

      however, in keeping with other tapestry components it should add the bootstrap css class:
      class="form-control"

      Attachments

        Activity

          People

            Unassigned Unassigned
            paul.stanton Paul Stanton
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: