From 574f376ecaeb29630755ba69528c3bc165aebab9 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 8 Sep 2017 15:38:23 +0200 Subject: [PATCH] draft pid to path fix --- Admin/Install/Navigation.install.json | 20 ++++++++++---------- info.json | 4 ++-- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 7b019f0..b598c8f 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -1,7 +1,7 @@ [ { "id": 1002601001, - "pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd", + "pid": "/backend", "type": 2, "subtype": 0, "name": "Accounting", @@ -15,7 +15,7 @@ "children": [ { "id": 1002602001, - "pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd", + "pid": "/backend", "type": 2, "subtype": 1, "name": "Accounts", @@ -29,7 +29,7 @@ "children": [ { "id": 1002602101, - "pid": "1259733702c323edae599221fcbf82f0a479372a", + "pid": "/backend/accounting", "type": 3, "subtype": 1, "name": "List", @@ -44,7 +44,7 @@ }, { "id": 1002602201, - "pid": "1259733702c323edae599221fcbf82f0a479372a", + "pid": "/backend/accounting", "type": 3, "subtype": 1, "name": "Create", @@ -61,7 +61,7 @@ }, { "id": 1002605001, - "pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd", + "pid": "/backend", "type": 2, "subtype": 1, "name": "BatchPostings", @@ -75,7 +75,7 @@ "children": [ { "id": 1002605101, - "pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd", + "pid": "/backend", "type": 3, "subtype": 1, "name": "List", @@ -90,7 +90,7 @@ }, { "id": 1002605201, - "pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd", + "pid": "/backend", "type": 3, "subtype": 1, "name": "Archive", @@ -105,7 +105,7 @@ }, { "id": 1002605301, - "pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd", + "pid": "/backend", "type": 3, "subtype": 1, "name": "Predefined", @@ -120,7 +120,7 @@ }, { "id": 1002605401, - "pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd", + "pid": "/backend", "type": 3, "subtype": 1, "name": "Create", @@ -137,7 +137,7 @@ }, { "id": 1002606001, - "pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd", + "pid": "/backend", "type": 2, "subtype": 1, "name": "Entries", diff --git a/info.json b/info.json index 899c8fb..9e33e88 100644 --- a/info.json +++ b/info.json @@ -25,7 +25,7 @@ "load": [ { "pid": [ - "47e9d72449035cd040e0f93693fd0a925bf6e340" + "/backend/accounting" ], "type": 4, "for": "Content", @@ -34,7 +34,7 @@ }, { "pid": [ - "754a08ddf8bcb1cf22f310f09206dd783d42f7dd" + "/backend" ], "type": 5, "from": "Accounting",