summaryrefslogtreecommitdiff
path: root/nz-admin/src/main/resources/templates
diff options
context:
space:
mode:
authorchenjinsong <[email protected]>2019-11-21 13:01:38 +0800
committerchenjinsong <[email protected]>2019-11-21 13:01:38 +0800
commit27d429fdf20fbcfe7cd75fe7bc206a3c58a94a24 (patch)
treefbae132cad96c0848dce77a99a1353400b17d7dc /nz-admin/src/main/resources/templates
parent8e71d81fc87f6bff9622215ede0be310dc35fdb6 (diff)
Diffstat (limited to 'nz-admin/src/main/resources/templates')
-rw-r--r--nz-admin/src/main/resources/templates/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/nz-admin/src/main/resources/templates/header.html b/nz-admin/src/main/resources/templates/header.html
index 21269235..5fe65ed4 100644
--- a/nz-admin/src/main/resources/templates/header.html
+++ b/nz-admin/src/main/resources/templates/header.html
@@ -24,7 +24,7 @@
<script src="${request.contextPath}/statics/libs/vue-easytable.js"></script>
<script src="${request.contextPath}/statics/libs/vuelidate.min.js"></script>
<script src="${request.contextPath}/statics/libs/validators.min.js"></script>
-<script src="${request.contextPath}/statics/plugins/jqgrid/i18n/grid.locale-${_lang}.js"></script>
+<script src="${request.contextPath}/statics/plugins/jqgrid/i18n/grid.locale-zh.js"></script>
<script src="${request.contextPath}/statics/plugins/jqgrid/jquery.jqGrid.min.js"></script>
<script src="${request.contextPath}/statics/plugins/ztree/jquery.ztree.all.min.js"></script>
<script src="${request.contextPath}/statics/js/common.js"></script>