draft pid to path fix

This commit is contained in:
Dennis Eichhorn 2017-09-08 15:38:23 +02:00
parent 3dc7b86aea
commit e1577da45d
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
[
{
"id": 1004201001,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
"pid": "/backend",
"type": 2,
"subtype": 1,
"name": "EventManagement",
@ -15,7 +15,7 @@
"children": [
{
"id": 1004202001,
"pid": "9a017c0aa5117ed6dd28736a6d6338e7c499e64f",
"pid": "/backend/eventmanagement",
"type": 3,
"subtype": 1,
"name": "List",
@ -30,7 +30,7 @@
},
{
"id": 1004203001,
"pid": "9a017c0aa5117ed6dd28736a6d6338e7c499e64f",
"pid": "/backend/eventmanagement",
"type": 3,
"subtype": 1,
"name": "Create",

View File

@ -28,7 +28,7 @@
"load": [
{
"pid": [
"9a017c0aa5117ed6dd28736a6d6338e7c499e64f"
"/backend/eventmanagement"
],
"type": 4,
"for": "Content",
@ -37,7 +37,7 @@
},
{
"pid": [
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
"/backend"
],
"type": 5,
"from": "EventManagement",