diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 4e4c591..d77ae41 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -1,7 +1,7 @@ [ { "id": 1001001001, - "pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd", + "pid": "/backend", "type": 2, "subtype": 1, "name": "BusinessExpenses", @@ -15,7 +15,7 @@ "children": [ { "id": 1001002001, - "pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd", + "pid": "/backend", "type": 2, "subtype": 1, "name": "List", diff --git a/info.json b/info.json index 2ae461b..ffc08dc 100644 --- a/info.json +++ b/info.json @@ -25,7 +25,7 @@ "load": [ { "pid": [ - "754a08ddf8bcb1cf22f310f09206dd783d42f7dd" + "/backend" ], "type": 5, "from": "BusinessExpenses",