AdminLTE/docs/_includes/foot.html

6 lines
379 B
HTML
Raw Normal View History

2019-10-06 07:57:16 +00:00
<script src="{{ 'assets/plugins/jquery/jquery.min.js' | absolute_url }}"></script>
<script src="{{ 'assets/plugins/bootstrap/js/bootstrap.bundle.min.js' | absolute_url }}"></script>
<script src="{{ 'assets/plugins/overlayScrollbars/js/jquery.overlayScrollbars.min.js' | absolute_url }}"></script>
<script src="{{ 'assets/js/adminlte.min.js' | absolute_url }}"></script>