draft pid to path fix

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

View File

@ -1,7 +1,7 @@
[
{
"id": 1003601001,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
"pid": "/backend",
"type": 2,
"subtype": 1,
"name": "Checklist",
@ -15,7 +15,7 @@
"children": [
{
"id": 1003602001,
"pid": "485c01f6ec77f5370a8060bb44b8a13a985184b5",
"pid": "/backend/checklist",
"type": 3,
"subtype": 1,
"name": "List",
@ -30,7 +30,7 @@
},
{
"id": 1003603001,
"pid": "485c01f6ec77f5370a8060bb44b8a13a985184b5",
"pid": "/backend/checklist",
"type": 3,
"subtype": 5,
"name": "Templates",
@ -45,7 +45,7 @@
},
{
"id": 1003604001,
"pid": "485c01f6ec77f5370a8060bb44b8a13a985184b5",
"pid": "/backend/checklist",
"type": 3,
"subtype": 5,
"name": "CreateTemplate",

View File

@ -27,7 +27,7 @@
"load": [
{
"pid": [
"485c01f6ec77f5370a8060bb44b8a13a985184b5"
"/backend/checklist"
],
"type": 4,
"for": "Content",
@ -36,7 +36,7 @@
},
{
"pid": [
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
"/backend"
],
"type": 5,
"from": "Checklist",