[minor] System Manager has Delete permission for User
This commit is contained in:
parent
00fdee7ec9
commit
bcbc63d277
1 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"allow_copy": 0,
|
||||
"allow_copy": 0,
|
||||
"allow_import": 1,
|
||||
"allow_rename": 1,
|
||||
"creation": "2014-03-11 14:55:00",
|
||||
|
|
@ -462,7 +462,7 @@
|
|||
"issingle": 0,
|
||||
"istable": 0,
|
||||
"max_attachments": 5,
|
||||
"modified": "2014-07-15 05:34:54.469854",
|
||||
"modified": "2014-09-08 06:07:20.157915",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "User",
|
||||
|
|
@ -470,7 +470,7 @@
|
|||
"permissions": [
|
||||
{
|
||||
"create": 1,
|
||||
"delete": 0,
|
||||
"delete": 1,
|
||||
"email": 1,
|
||||
"permlevel": 0,
|
||||
"print": 1,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue