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

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