From ca693a848b2069ab34c0aaf58ee281cc9a951dc1 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 | 8 ++++---- info.json | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 6547ef1..34c45ab 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -1,7 +1,7 @@ [ { "id": 1005901001, - "pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd", + "pid": "/backend", "type": 2, "subtype": 1, "name": "Wiki", @@ -15,7 +15,7 @@ "children": [ { "id": 1005902001, - "pid": "0e47995e728ecc121561ee553b7be752ffebbaa7", + "pid": "/backend/wiki", "type": 3, "subtype": 1, "name": "Wiki", @@ -30,7 +30,7 @@ }, { "id": 1005903001, - "pid": "0e47995e728ecc121561ee553b7be752ffebbaa7", + "pid": "/backend/wiki", "type": 3, "subtype": 1, "name": "Create", @@ -45,7 +45,7 @@ }, { "id": 1005904001, - "pid": "0e47995e728ecc121561ee553b7be752ffebbaa7", + "pid": "/backend/wiki", "type": 3, "subtype": 1, "name": "Categories", diff --git a/info.json b/info.json index ccca977..1783e37 100644 --- a/info.json +++ b/info.json @@ -27,7 +27,7 @@ "load": [ { "pid": [ - "0e47995e728ecc121561ee553b7be752ffebbaa7" + "/backend/wiki" ], "type": 4, "for": 0, @@ -36,7 +36,7 @@ }, { "pid": [ - "754a08ddf8bcb1cf22f310f09206dd783d42f7dd" + "/backend" ], "type": 5, "from": "Knowledgebase",