diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 65734bb..5395382 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -169,6 +169,21 @@ "pid": "/admin/module", "type": 3, "subtype": 1, + "name": "Hooks", + "uri": "{/prefix}admin/module/hook/list?{?}", + "target": "self", + "icon": null, + "order": 15, + "from": "Admin", + "permission": { "permission": 2, "type": null, "element": null }, + "parent": 1000105001, + "children": [] + }, + { + "id": 1000105601, + "pid": "/admin/module", + "type": 3, + "subtype": 1, "name": "Log", "uri": "{/prefix}admin/module/log?{?}", "target": "self",