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.
12 lines
365 B
12 lines
365 B
10 years ago
|
<script src="/static/js/jquery-2.1.1.js"></script>
|
||
|
<script src="/static/js/bootstrap.min.js"></script>
|
||
|
<script src="/static/js/base.js"></script>
|
||
|
|
||
|
<!-- pop windows -->
|
||
|
<script src="/static/js/jquery.colorbox.js"></script>
|
||
|
|
||
|
<!-- validator js -->
|
||
|
<script src="/static/js/validator/jquery.validator.js"></script>
|
||
|
<script src="/static/js/validator/zh_CN.js"></script>
|
||
|
|