From e03d0ed481c78d1829e5734a30877604350ab728 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 7 Jun 2020 22:21:53 +0200 Subject: [PATCH] fix invalid parent --- Admin/Install/Navigation.install.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index d3d0623..f95dde1 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -13,20 +13,5 @@ "permission": { "permission": 2, "type": null, "element": null }, "parent": 1006901001, "children": [] - }, - { - "id": 1000901002, - "pid": "/", - "type": 2, - "subtype": 1, - "name": "Calendar", - "uri": "{/prefix}calendar/dashboard?{?}", - "target": "self", - "icon": null, - "order": 30, - "from": "Calendar", - "permission": { "permission": 2, "type": null, "element": null }, - "parent": 1003601001, - "children": [] } ]