mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-10 18:43:16 +00:00
添加group_add url
This commit is contained in:
parent
9652460ba5
commit
2aea864fbe
@ -7,4 +7,5 @@ urlpatterns = patterns('juser.views',
|
||||
# url(r'^blog/', include('blog.urls')),
|
||||
|
||||
(r'^user_add/$', 'user_add'),
|
||||
(r'^group_add/$', 'group_add'),
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user