Bootstrap + DataTables cleanup

This commit is contained in:
jokob-sk
2024-12-20 14:11:16 +11:00
parent 40e4502f29
commit 7913d42699
35 changed files with 41755 additions and 16271 deletions

View File

@@ -42,8 +42,11 @@
<link rel="stylesheet" href="lib/bootstrap/bootstrap.min.css">
<!-- iCheck -->
<link rel="stylesheet" href="lib/iCheck/all.css">
<script src="lib/iCheck/icheck.min.js"></script>
<!-- Font Awesome -->
<link rel="stylesheet" href="lib/font-awesome/fontawesome.min.css">
<link rel="stylesheet" href="lib/font-awesome/solid.css">
@@ -56,6 +59,12 @@
<!-- Theme style -->
<link rel="stylesheet" href="lib/AdminLTE/dist/css/AdminLTE.min.css">
<!-- Datatable -->
<link rel="stylesheet" href="lib/datatables/datatables.min.css">
<script src="lib/datatables/datatables.min.js"></script>
<!-- AdminLTE Skins. We have chosen the skin-blue for this starter
page. However, you can choose any other skin. Make sure you
apply the skin class to the body tag so the changes take effect. -->