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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user