1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-25 04:24:37 +04:00

Update datatables.html (#1159)

This commit is contained in:
Sam Bello
2022-08-03 11:06:56 +01:00
committed by GitHub
parent c88a025dc3
commit b9dd4140a5
+4 -2
View File
@@ -519,7 +519,8 @@
<div class="card">
<div class="card-body">
<div id="table-default">
<table class="table">
<div class="table-responsive">
<table class="table">
<thead>
<tr>
<th><button class="table-sort" data-sort="sort-name">Name</button></th>
@@ -834,6 +835,7 @@
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
@@ -894,4 +896,4 @@
})
</script>
</body>
</html>
</html>