improve index*.html
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user