mirror of https://github.com/ColorlibHQ/gentelella
Must remove on datables
parent
0a2006bf68
commit
9a51fd3829
|
@ -321,7 +321,7 @@
|
||||||
<p class="text-muted font-13 m-b-30">
|
<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>
|
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>
|
</p>
|
||||||
<table id="datatable" class="table table-striped table-bordered bulk_action">
|
<table id="datatable" class="table table-striped table-bordered">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Name</th>
|
<th>Name</th>
|
||||||
|
|
Loading…
Reference in New Issue