修复角色分配页面显示错误的问题
This commit is contained in:
@@ -3,8 +3,9 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>分配角色</title>
|
<title>分配角色</title>
|
||||||
<link href="${ctxStatic}/jquery-ztree/3.5.12/css/zTreeStyle/zTreeStyle.min.css" rel="stylesheet" type="text/css"/>
|
<link href="${ctxStatic}/global/plugins/jquery-ztree/3.5.12/css/zTreeStyle/zTreeStyle.min.css" rel="stylesheet" type="text/css"/>
|
||||||
<script src="${ctxStatic}/jquery-ztree/3.5.12/js/jquery.ztree.all-3.5.min.js" type="text/javascript"></script>
|
<link href="${ctxStatic}/global/plugins/bootstrap/css/bootstrap2.css" rel="stylesheet" type="text/css"/>
|
||||||
|
<script src="${ctxStatic}/global/plugins/jquery-ztree/3.5.12/js/jquery.ztree.all-3.5.min.js" type="text/javascript"></script>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|
||||||
var officeTree;
|
var officeTree;
|
||||||
|
|||||||
6475
src/main/webapp/static/global/plugins/bootstrap/css/bootstrap2.css
vendored
Normal file
6475
src/main/webapp/static/global/plugins/bootstrap/css/bootstrap2.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user