draft pid to path fix

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

View File

@ -1,7 +1,7 @@
[
{
"id": 1005301001,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
"pid": "/backend",
"type": 2,
"subtype": 1,
"name": "Editor",
@ -15,7 +15,7 @@
"children": [
{
"id": 1005302001,
"pid": "439884690b4c05681a7c7ca9292d5cfb03d2971f",
"pid": "/backend/editor",
"type": 3,
"subtype": 1,
"name": "List",
@ -30,7 +30,7 @@
},
{
"id": 1005302101,
"pid": "439884690b4c05681a7c7ca9292d5cfb03d2971f",
"pid": "/backend/editor",
"type": 3,
"subtype": 5,
"name": "Create",

View File

@ -26,7 +26,7 @@
"load": [
{
"pid": [
"439884690b4c05681a7c7ca9292d5cfb03d2971f"
"/backend/editor"
],
"type": 4,
"for": "Content",
@ -35,7 +35,7 @@
},
{
"pid": [
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
"/backend"
],
"type": 5,
"from": "Editor",