From ac924988325ac856edab83c29ad3984826fe67de Mon Sep 17 00:00:00 2001 From: guanghongwei Date: Sat, 7 Mar 2015 15:28:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E6=9D=83=E9=99=90?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=BA=20submit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- juser/views.py | 2 +- templates/jperm/perm_list.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/juser/views.py b/juser/views.py index 1a4753d6f..21233bdbc 100644 --- a/juser/views.py +++ b/juser/views.py @@ -460,7 +460,7 @@ def group_edit(request): def user_add(request): error = '' msg = '' - header_title, path1, path2 = '添加用户 | User Add', '用户管理', '添加用户' + header_title, path1, path2 = '添加用户', '用户管理', '添加用户' user_role = {'SU': u'超级管理员', 'DA': u'部门管理员', 'CU': u'普通用户'} dept_all = DEPT.objects.all() group_all = UserGroup.objects.all() diff --git a/templates/jperm/perm_list.html b/templates/jperm/perm_list.html index 2b1288f85..f3adfc82c 100644 --- a/templates/jperm/perm_list.html +++ b/templates/jperm/perm_list.html @@ -39,7 +39,7 @@
-