mirror of
https://github.com/Karaka-Management/oms-SalesAnalysis.git
synced 2026-01-11 03:18:40 +00:00
Add permission for links read/write/update...
This commit is contained in:
parent
a20d2b880b
commit
c4fdef21df
|
|
@ -10,7 +10,7 @@
|
|||
"icon": null,
|
||||
"order": 15,
|
||||
"from": "Analysis",
|
||||
"permission": { "type": null, "element": null },
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"parent": 1001601001,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
"icon": "fa fa-bar-chart",
|
||||
"order": 1,
|
||||
"from": "Analysis",
|
||||
"permission": { "type": null, "element": null },
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"parent": 1005401001,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
"icon": "fa fa-tag",
|
||||
"order": 1,
|
||||
"from": "Analysis",
|
||||
"permission": { "type": null, "element": null },
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"parent": 1005401001,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
"icon": "fa fa-users",
|
||||
"order": 1,
|
||||
"from": "Analysis",
|
||||
"permission": { "type": null, "element": null },
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"parent": 1005401001,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -69,7 +69,7 @@
|
|||
"icon": "fa fa-globe",
|
||||
"order": 1,
|
||||
"from": "Analysis",
|
||||
"permission": { "type": null, "element": null },
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"parent": 1005401001,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -84,7 +84,7 @@
|
|||
"icon": "fa fa-paint-brush",
|
||||
"order": 1,
|
||||
"from": "Analysis",
|
||||
"permission": { "type": null, "element": null },
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"parent": 1005401001,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -99,7 +99,7 @@
|
|||
"icon": "fa fa-building-o",
|
||||
"order": 1,
|
||||
"from": "Analysis",
|
||||
"permission": { "type": null, "element": null },
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"parent": 1005401001,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -114,7 +114,7 @@
|
|||
"icon": "fa fa-envelope",
|
||||
"order": 1,
|
||||
"from": "Analysis",
|
||||
"permission": { "type": null, "element": null },
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"parent": 1005401001,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -129,7 +129,7 @@
|
|||
"icon": "fa fa-database",
|
||||
"order": 1,
|
||||
"from": "Analysis",
|
||||
"permission": { "type": null, "element": null },
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"parent": 1005401001,
|
||||
"children": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user