diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 7d2085e..10e6096 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -1,7 +1,7 @@ [ { "id": 1000701001, - "pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd", + "pid": "/backend", "type": 2, "subtype": 1, "name": "News", @@ -15,7 +15,7 @@ "children": [ { "id": 1000702001, - "pid": "d7470914e19522acc310a55e5cb13a6f0f7ca000", + "pid": "/backend/news", "type": 3, "subtype": 1, "name": "News", @@ -30,7 +30,7 @@ }, { "id": 1000703001, - "pid": "d7470914e19522acc310a55e5cb13a6f0f7ca000", + "pid": "/backend/news", "type": 3, "subtype": 1, "name": "Archive", @@ -45,7 +45,7 @@ }, { "id": 1000704001, - "pid": "d7470914e19522acc310a55e5cb13a6f0f7ca000", + "pid": "/backend/news", "type": 3, "subtype": 1, "name": "Create", @@ -60,7 +60,7 @@ }, { "id": 1000705001, - "pid": "d7470914e19522acc310a55e5cb13a6f0f7ca000", + "pid": "/backend/news", "type": 3, "subtype": 1, "name": "Draft", diff --git a/info.json b/info.json index 13ee867..2b3a04c 100644 --- a/info.json +++ b/info.json @@ -25,8 +25,7 @@ "load": [ { "pid": [ - "d7470914e19522acc310a55e5cb13a6f0f7ca000", - "0ac9153b72f8659e3c4b370f56bbcdf0eba86d6a" + "/backend/news" ], "type": 4, "for": 0, @@ -35,7 +34,7 @@ }, { "pid": [ - "754a08ddf8bcb1cf22f310f09206dd783d42f7dd" + "/backend" ], "type": 5, "from": "News",