From d2a996438a9f3c877e9dccafa79a6c6b82c37ce1 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 28 Mar 2018 20:01:45 +0200 Subject: [PATCH] Added Home module --- Admin/Install/Navigation.install.json | 2 +- info.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index bf491e0..075f97e 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -11,7 +11,7 @@ "order": 10, "from": "Profile", "permission": { "type": null, "element": null }, - "parent": 1000201001, + "parent": 1006901001, "children": [ { "id": 1000302001, diff --git a/info.json b/info.json index 43a845b..4a43f46 100644 --- a/info.json +++ b/info.json @@ -18,6 +18,7 @@ "directory": "Profile", "dependencies": { "Admin": "1.0.0", + "Home": "1.0.0", "Media": "1.0.0" }, "providing": {