瀏覽代碼

git-svn-id: https://192.168.57.71/svn/jsgkj@1625 931142cf-59ea-a443-aa0e-51397b428577

ld_zhoutl 8 年之前
父節點
當前提交
c8c08d3979

+ 0 - 1
gkaqv2/trunk/modules/web/src/main/webapp/WEB-INF/view/layouts/header.jsp

@@ -17,7 +17,6 @@
 <link rel="shortcut icon" href="<%=request.getContextPath()%>/static/images/system.ico" />
 
 <link rel="stylesheet" href="<%=request.getContextPath()%>/static/bootstrap-3.3.0/dist/css/bootstrap.css">
-<%-- <link rel="stylesheet" href="<%=request.getContextPath()%>/static/js/common/jqgrid/ui.jqgrid.css" /> --%>
 <link rel="stylesheet" href="<%=request.getContextPath()%>/static/js/common/grid/GridManager.css" />
 <link rel="stylesheet" href="<%=request.getContextPath()%>/static/js/common/datetimepicker/jquery.datetimepicker.min.css" />
 

+ 0 - 2
gkaqv2/trunk/modules/web/src/main/webapp/WEB-INF/view/layouts/scripts.jsp

@@ -14,8 +14,6 @@
 <script src="<%=request.getContextPath()%>/static/bootstrap-3.3.0/dist/js/bootstrap.min.js"></script>
 <script src="<%=request.getContextPath()%>/static/bootstrap-3.3.0/js/modal.js"></script>
 
-<%-- <script src="<%=request.getContextPath()%>/static/js/common/jqgrid/jquery.jqGrid.src.js"></script>
-<script src="<%=request.getContextPath()%>/static/js/common/jqgrid/i18n/grid.locale-cn.js"></script> --%>
 <script type="text/javascript" src="<%=request.getContextPath()%>/static/jquery-easyui-1.5/jquery.easyui.min.js"></script>
 <script src="<%=request.getContextPath()%>/static/js/common/grid/GridManager.js"></script>
 <script src="<%=request.getContextPath()%>/static/js/common/datetimepicker/jquery.datetimepicker.min.js"></script>