remove unneeded extra call to dataTables.*.js
This commit is contained in:
@@ -68,8 +68,6 @@
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<script src="https://cdn.datatables.net/1.10.22/js/jquery.dataTables.min.js"></script>
|
||||
<script src="https://cdn.datatables.net/1.10.22/js/dataTables.bootstrap4.min.js"></script>
|
||||
<script>
|
||||
$(document).ready(function() {
|
||||
$('#book_table').DataTable( {
|
||||
|
||||
Reference in New Issue
Block a user