Paul Stanton created TAP5-2408:
----------------------------------

             Summary: upload component doesn't render class="form-control"
                 Key: TAP5-2408
                 URL: https://issues.apache.org/jira/browse/TAP5-2408
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-upload
    Affects Versions: 5.4
            Reporter: Paul Stanton
            Priority: Minor


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"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to