From 5eb54a1091b1964d97eb67634b782da1b3b4579d 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 0747c01..c8798aa 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -11,7 +11,7 @@ "order": 10, "from": "Calendar", "permission": { "type": null, "element": null }, - "parent": 1000201001, + "parent": 1006901001, "children": [] }, { @@ -26,7 +26,7 @@ "order": 30, "from": "Calendar", "permission": { "type": null, "element": null }, - "parent": 1000201001, + "parent": 1003601001, "children": [] } ]