draft pid to path fix

This commit is contained in:
Dennis Eichhorn 2017-09-08 15:38:23 +02:00
parent 49f3cede27
commit 565fd23916
2 changed files with 12 additions and 12 deletions

View File

@ -1,7 +1,7 @@
[
{
"id": 1004701001,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
"pid": "/backend",
"type": 2,
"subtype": 0,
"name": "Organization",
@ -15,7 +15,7 @@
"children": [
{
"id": 1004702001,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
"pid": "/backend",
"type": 2,
"subtype": 1,
"name": "Units",
@ -29,7 +29,7 @@
"children": [
{
"id": 1004702101,
"pid": "bed7df3aff1a2bcb0b5e761764a93f84c2793daf",
"pid": "/backend/organization/unit",
"type": 3,
"subtype": 1,
"name": "List",
@ -44,7 +44,7 @@
},
{
"id": 1004702102,
"pid": "bed7df3aff1a2bcb0b5e761764a93f84c2793daf",
"pid": "/backend/organization/unit",
"type": 3,
"subtype": 1,
"name": "Create",
@ -61,7 +61,7 @@
},
{
"id": 1004703001,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
"pid": "/backend",
"type": 2,
"subtype": 1,
"name": "Departments",
@ -75,7 +75,7 @@
"children": [
{
"id": 1004703101,
"pid": "fab21c089971de13f680a30c8fdd0a8edc97af6a",
"pid": "/backend/organization/department",
"type": 3,
"subtype": 1,
"name": "List",
@ -90,7 +90,7 @@
},
{
"id": 1004703102,
"pid": "fab21c089971de13f680a30c8fdd0a8edc97af6a",
"pid": "/backend/organization/department",
"type": 3,
"subtype": 1,
"name": "Create",
@ -107,7 +107,7 @@
},
{
"id": 1004704001,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
"pid": "/backend",
"type": 2,
"subtype": 1,
"name": "Positions",
@ -121,7 +121,7 @@
"children": [
{
"id": 1004704101,
"pid": "67b1a05950026df723a6c35c7801234c978e85f2",
"pid": "/backend/organization/position",
"type": 3,
"subtype": 1,
"name": "List",
@ -136,7 +136,7 @@
},
{
"id": 1004704102,
"pid": "67b1a05950026df723a6c35c7801234c978e85f2",
"pid": "/backend/organization/position",
"type": 3,
"subtype": 1,
"name": "Create",

View File

@ -25,7 +25,7 @@
"load": [
{
"pid": [
"4b04e005b108e41e107bf2e16b858588275200f3"
"/backend/organization"
],
"type": 4,
"for": "Organization",
@ -34,7 +34,7 @@
},
{
"pid": [
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
"/backend"
],
"type": 5,
"from": "Organization",