From 5615a3344387ccd4dbdebcd6fd968c845b77f19d Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 9 Sep 2017 14:44:22 +0200 Subject: [PATCH] Fix audit nav pid --- Admin/Install/Navigation.install.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 62b0bff..9749e40 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -15,7 +15,7 @@ "children": [ { "id": 1006202001, - "pid": "/backend/admin/aduit", + "pid": "/backend/admin/audit", "type": 3, "subtype": 1, "name": "Audits", @@ -30,7 +30,7 @@ }, { "id": 1006203001, - "pid": "/backend/admin/aduit", + "pid": "/backend/admin/audit", "type": 3, "subtype": 1, "name": "Modules", @@ -45,7 +45,7 @@ }, { "id": 1006204001, - "pid": "/backend/admin/aduit", + "pid": "/backend/admin/audit", "type": 3, "subtype": 1, "name": "Accounts",