mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-01-11 15:38:40 +00:00
Add permission for links read/write/update...
This commit is contained in:
parent
b240edd659
commit
c0b1ba8998
|
|
@ -10,7 +10,7 @@
|
|||
"icon": "fa fa-bolt",
|
||||
"order": 15,
|
||||
"from": "Tasks",
|
||||
"permission": { "type": null, "element": null },
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"parent": 0,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
"icon": null,
|
||||
"order": 1,
|
||||
"from": "Tasks",
|
||||
"permission": { "type": null, "element": null },
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"parent": 1001101001,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
"icon": null,
|
||||
"order": 1,
|
||||
"from": "Tasks",
|
||||
"permission": { "type": null, "element": null },
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"parent": 1001102001,
|
||||
"children": []
|
||||
}
|
||||
|
|
@ -55,7 +55,7 @@
|
|||
"icon": null,
|
||||
"order": 10,
|
||||
"from": "Tasks",
|
||||
"permission": { "type": null, "element": null },
|
||||
"permission": { "permission": 4, "type": null, "element": null },
|
||||
"parent": 1001101001,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
"icon": null,
|
||||
"order": 20,
|
||||
"from": "Tasks",
|
||||
"permission": { "type": null, "element": null },
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"parent": 1001101001,
|
||||
"children": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user