mirror of https://github.com/jumpserver/jumpserver
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
580 B
16 lines
580 B
<!-- Mainly scripts -->
|
|
<script src="/static/js/jquery-2.1.1.js"></script>
|
|
<script src="/static/js/bootstrap.min.js"></script>
|
|
<script src="/static/js/plugins/metisMenu/jquery.metisMenu.js"></script>
|
|
<script src="/static/js/plugins/slimscroll/jquery.slimscroll.min.js"></script>
|
|
|
|
<!-- Peity -->
|
|
<script src="/static/js/plugins/peity/jquery.peity.min.js"></script>
|
|
|
|
<!-- Custom and plugin javascript -->
|
|
<script src="/static/js/inspinia.js"></script>
|
|
<script src="/static/js/plugins/pace/pace.min.js"></script>
|
|
|
|
<!-- Peity -->
|
|
<script src="/static/js/demo/peity-demo.js"></script>
|