improve index*.html

This commit is contained in:
Daniel
2021-05-28 09:45:47 +05:30
parent 92cb0b8bac
commit 97d6a97d16
22 changed files with 1983 additions and 101 deletions

View File

@@ -1,6 +1,7 @@
<!-- REQUIRED SCRIPTS -->
<!-- Bootstrap 5 -->
<script src="@@path/vendor/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
<!-- AdminLTE App -->
<script src="@@path/js/adminlte.js"></script>
<!-- REQUIRED SCRIPTS -->
<!-- overlayScrollbars -->
<script src="@@path/vendor/overlayscrollbars/js/OverlayScrollbars.min.js"></script>
<!-- Bootstrap 5 -->
<script src="@@path/vendor/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
<!-- AdminLTE App -->
<script src="@@path/js/adminlte.js"></script>