Removed Datatables library from footer and headers we no longer use this as we use a customer server side option

This commit is contained in:
root 2019-08-28 22:09:16 -04:00
parent 720a0df214
commit 5fe485a28c
2 changed files with 0 additions and 5 deletions

View File

@ -21,8 +21,6 @@
<!-- Page level plugin JavaScript-->
<script src="vendor/chart.js/Chart.min.js"></script>
<script src="vendor/datatables/jquery.dataTables.js"></script>
<script src="vendor/datatables/dataTables.bootstrap4.js"></script>
<script src="vendor/easy-markdown-editor/js/easymde.js"></script>
<script src="vendor/Bootstrap-3-Typeahead/bootstrap3-typeahead.min.js"></script>
<script src="vendor/moment/moment.min.js"></script>

View File

@ -30,9 +30,6 @@
<link href="vendor/easy-markdown-editor/css/easymde.css" rel="stylesheet" type="text/css">
<!-- Page level plugin CSS-->
<link href="vendor/datatables/dataTables.bootstrap4.css" rel="stylesheet" type="text/css">
<!-- Custom fonts for this template-->
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">