mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-15 21:04:09 +00:00
bug
This commit is contained in:
parent
2d28a7a0c4
commit
825adba39c
@ -9,6 +9,7 @@
|
||||
<script src="http://html5shim.googlecode.com/svn/trunk/html5js"></script>
|
||||
<![endif]-->
|
||||
<link href="/static/css/bootstrap.css" rel="stylesheet">
|
||||
<link href="/static/css/bootstrap-dialog.css" rel="stylesheet">
|
||||
<link href="/static/css/main.css" rel="stylesheet">
|
||||
|
||||
<script src="/static/js/main.js"></script>
|
||||
@ -16,6 +17,7 @@
|
||||
|
||||
<!-- 最新的 Bootstrap 核心 JavaScript 文件 -->
|
||||
<script src="/static/js/bootstrap.min.js"></script>
|
||||
<script src="/static/js/bootstrap-dialog.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
Loading…
Reference in New Issue
Block a user