mirror of
https://github.com/valitydev/gentelella.git
synced 2024-11-06 00:05:21 +00:00
Must remove on datables
This commit is contained in:
parent
0a2006bf68
commit
9a51fd3829
@ -321,7 +321,7 @@
|
||||
<p class="text-muted font-13 m-b-30">
|
||||
DataTables has most features enabled by default, so all you need to do to use it with your own tables is to call the construction function: <code>$().DataTable();</code>
|
||||
</p>
|
||||
<table id="datatable" class="table table-striped table-bordered bulk_action">
|
||||
<table id="datatable" class="table table-striped table-bordered">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
|
Loading…
Reference in New Issue
Block a user