src/main/webapp/templates-hidden/form-panel.html
author Tomas Zeman <tzeman@volny.cz>
Tue, 05 Jun 2012 15:40:44 +0200
changeset 103 6a2a19785cd8
parent 48 366e1f8d93bb
permissions -rw-r--r--
977f2e215a04b181 Task report

<fieldset>
  <legend></legend>
  <div class="control-group">
    <label class="control-label" for="">Text input</label>
    <div class="controls">
      <input type="text" class="input-xlarge" id="input01">
      <span class="help-inline">Supporting help text</span>
    </div>
  </div>
</fieldset>