draft pid to path fix

This commit is contained in:
Dennis Eichhorn 2017-09-08 15:38:23 +02:00
parent 758383e847
commit ae39c67cdb
2 changed files with 5 additions and 20 deletions

View File

@ -1,7 +1,7 @@
[
{
"id": 1000201001,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
"pid": "/backend",
"type": 2,
"subtype": 0,
"name": "Home",
@ -15,7 +15,7 @@
"children": [
{
"id": 1000202001,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
"pid": "/backend",
"type": 2,
"subtype": 1,
"name": "Dashboard",
@ -32,22 +32,7 @@
},
{
"id": 1000200001,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
"type": 1,
"subtype": 1,
"name": "Logout",
"uri": "/{/lang}/api/logout?{?}",
"target": "self",
"icon": "fa fa-power-off",
"order": 999,
"from": "Dashboard",
"permission": null,
"parent": 0,
"children": []
},
{
"id": 1000210001,
"pid": "40a630e157504605e40ba241f6b1f78ab1dd97b9",
"pid": "/backend",
"type": 1,
"subtype": 1,
"name": "Logout",

View File

@ -25,7 +25,7 @@
"load": [
{
"pid": [
"3788e96aebafcdf3acc1a87861d559695e9a531f"
"/backend"
],
"type": 4,
"for": "Content",
@ -34,7 +34,7 @@
},
{
"pid": [
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
"/backend"
],
"type": 5,
"from": "Dashboard",