src/main/webapp/templates-hidden/form-panel.html
author Tomas Zeman <tzeman@volny.cz>
Tue, 23 Apr 2013 10:36:04 +0200
changeset 108 ef4e3e0ef83f
parent 48 366e1f8d93bb
permissions -rw-r--r--
84a94fa29a67504b Task/Project notifications

<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>