draft pid to path fix

This commit is contained in:
Dennis Eichhorn 2017-09-08 15:38:23 +02:00
parent c94966f501
commit 05bbb4de3a
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
[ [
{ {
"id": 1006201001, "id": 1006201001,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd", "pid": "/backend",
"type": 2, "type": 2,
"subtype": 1, "subtype": 1,
"name": "Auditor", "name": "Auditor",
@ -15,7 +15,7 @@
"children": [ "children": [
{ {
"id": 1006202001, "id": 1006202001,
"pid": "f305944200a78b878dae7d978d2a0c372a9cb200", "pid": "/backend/admin/aduit",
"type": 3, "type": 3,
"subtype": 1, "subtype": 1,
"name": "Audits", "name": "Audits",
@ -30,7 +30,7 @@
}, },
{ {
"id": 1006203001, "id": 1006203001,
"pid": "f305944200a78b878dae7d978d2a0c372a9cb200", "pid": "/backend/admin/aduit",
"type": 3, "type": 3,
"subtype": 1, "subtype": 1,
"name": "Modules", "name": "Modules",
@ -45,7 +45,7 @@
}, },
{ {
"id": 1006204001, "id": 1006204001,
"pid": "f305944200a78b878dae7d978d2a0c372a9cb200", "pid": "/backend/admin/aduit",
"type": 3, "type": 3,
"subtype": 1, "subtype": 1,
"name": "Accounts", "name": "Accounts",

View File

@ -25,7 +25,7 @@
"load": [ "load": [
{ {
"pid": [ "pid": [
"dbc72ec850137bfcf6cb862625c680ae0ee6def2" "/backend/admin/audit"
], ],
"type": 4, "type": 4,
"for": "Content", "for": "Content",
@ -34,7 +34,7 @@
}, },
{ {
"pid": [ "pid": [
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd" "/backend"
], ],
"type": 5, "type": 5,
"from": "Auditor", "from": "Auditor",