mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-02 07:03:40 +00:00
修改bug
This commit is contained in:
parent
6b2310ff38
commit
f951471f1d
@ -11,4 +11,5 @@ urlpatterns = patterns('juser.views',
|
||||
(r'^group_add/$', 'group_add'),
|
||||
(r'^group_list/$', 'group_list'),
|
||||
(r'^user_detail/$', 'user_detail'),
|
||||
(r'^user_del/$', 'user_del'),
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user