Commit 00ec6c90 authored by guanghongwei's avatar guanghongwei

˫

parent 0b79f8e3
...@@ -10,4 +10,5 @@ urlpatterns = patterns('jperm.views', ...@@ -10,4 +10,5 @@ urlpatterns = patterns('jperm.views',
(r'^perm_add/$', 'perm_add'), (r'^perm_add/$', 'perm_add'),
(r'^perm_user_show/$', 'perm_user_show'), (r'^perm_user_show/$', 'perm_user_show'),
(r'^perm_host/$', 'perm_list'), (r'^perm_host/$', 'perm_list'),
(r'^perm_edit/$', 'perm_edit'),
) )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment