[Update] 修改授权节点显示

This commit is contained in:
ibuler
2019-06-12 17:04:49 +08:00
parent 44d33f70e4
commit 3e86c07411
7 changed files with 83 additions and 48 deletions

View File

@@ -20,3 +20,5 @@ PERMS_ACTION_NAME_CHOICES = (
(PERMS_ACTION_NAME_UPLOAD_FILE, _('Upload file')),
(PERMS_ACTION_NAME_DOWNLOAD_FILE, _('Download file')),
)
UNGROUPED_NODE_ID = "00000000-0000-0000-0000-000000000000"