diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index a9f5355..a68e636 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -1,7 +1,7 @@ [ { "id": 1001601001, - "pid": "/backend", + "pid": "/", "type": 2, "subtype": 0, "name": "Sales", diff --git a/info.json b/info.json index ecae96d..4895577 100644 --- a/info.json +++ b/info.json @@ -25,7 +25,7 @@ "load": [ { "pid": [ - "/backend/sales" + "/sales" ], "type": 4, "for": 0, @@ -34,7 +34,7 @@ }, { "pid": [ - "/backend" + "/" ], "type": 5, "from": "Sales",