Removed extra divs from views/widgets/filter/tableDataset.php

This commit is contained in:
Paolo
2019-07-11 12:14:35 +02:00
parent 73220d8dd6
commit 31caf460ec
@@ -1,8 +1,7 @@
<div>
<table class="tablesorter table-bordered table-responsive" id="filterTableDataset">
<thead>
<tr></tr>
</thead>
<tbody></tbody>
</table>
</div>