Added new views for TableWidget

This commit is contained in:
Paolo
2019-09-25 17:19:08 +02:00
parent 8210c3fdc7
commit 0c82d4fffc
4 changed files with 26 additions and 0 deletions
@@ -0,0 +1,7 @@
<table class="tablesorter table-bordered table-responsive" id="tableWidgetTableDataset">
<thead>
<tr></tr>
</thead>
<tbody></tbody>
</table>