diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index f108769..8288266 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -1,7 +1,7 @@ [ { "id": 1005201001, - "pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd", + "pid": "/backend", "type": 2, "subtype": 1, "name": "Draw", @@ -15,7 +15,7 @@ "children": [ { "id": 1005202001, - "pid": "e19f4e17662b65bae885bc55cbb55797677ecc40", + "pid": "/backend/draw", "type": 3, "subtype": 1, "name": "List", @@ -30,7 +30,7 @@ }, { "id": 1005202101, - "pid": "e19f4e17662b65bae885bc55cbb55797677ecc40", + "pid": "/backend/draw", "type": 3, "subtype": 5, "name": "Create", diff --git a/info.json b/info.json index 392c02e..e584b2b 100644 --- a/info.json +++ b/info.json @@ -27,7 +27,7 @@ "load": [ { "pid": [ - "e19f4e17662b65bae885bc55cbb55797677ecc40" + "/backend/draw" ], "type": 4, "for": "Content", @@ -36,7 +36,7 @@ }, { "pid": [ - "754a08ddf8bcb1cf22f310f09206dd783d42f7dd" + "/backend" ], "type": 5, "from": "Draw",