draft pid to path fix

This commit is contained in:
Dennis Eichhorn 2017-09-08 15:38:23 +02:00
parent 9da13cd72f
commit 46b40aabbe
2 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
[
{
"id": 1001101001,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
"pid": "/backend",
"type": 1,
"subtype": 1,
"name": "Tasks",
@ -15,7 +15,7 @@
"children": [
{
"id": 1001102001,
"pid": "43ec7cda8be033d7b20996708a2fca644e5dde86",
"pid": "/backend/task",
"type": 3,
"subtype": 1,
"name": "List",
@ -29,7 +29,7 @@
"children": [
{
"id": 1001102101,
"pid": "43ec7cda8be033d7b20996708a2fca644e5dde86",
"pid": "/backend/task",
"type": 0,
"subtype": 1,
"name": "Tasks",
@ -46,7 +46,7 @@
},
{
"id": 1001103001,
"pid": "43ec7cda8be033d7b20996708a2fca644e5dde86",
"pid": "/backend/task",
"type": 3,
"subtype": 1,
"name": "Create",
@ -61,7 +61,7 @@
},
{
"id": 1001104001,
"pid": "43ec7cda8be033d7b20996708a2fca644e5dde86",
"pid": "/backend/task",
"type": 3,
"subtype": 1,
"name": "Analysis",

View File

@ -27,7 +27,7 @@
"load": [
{
"pid": [
"43ec7cda8be033d7b20996708a2fca644e5dde86"
"/backend/task"
],
"type": 4,
"for": 0,
@ -36,7 +36,7 @@
},
{
"pid": [
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
"/backend"
],
"type": 4,
"from": "Tasks",
@ -45,7 +45,7 @@
},
{
"pid": [
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
"/backend"
],
"type": 5,
"from": "Tasks",