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

<table class="table table-striped table-bordered table-condensed">
  <thead>
    <tr>
      <th class="field-name">Field Name</th>
    </tr>
  </thead>
  <tbody>
    <tr class="r">
      <td>Cell value</td>
    </tr>
  </tbody>
</table>