From de4844fb9d13ffb4caf70fe9085df06aa0984397 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Fri, 23 Sep 2016 12:33:20 +0200 Subject: [PATCH] removing homepage menu from routing --- Resources/config/routing.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/Resources/config/routing.yml b/Resources/config/routing.yml index 7566c0e98..e377cf36c 100644 --- a/Resources/config/routing.yml +++ b/Resources/config/routing.yml @@ -20,9 +20,6 @@ chill_person_new: defaults: {_controller: ChillPersonBundle:Person:new } options: menus: - homepage: - order: 10 - label: Add a person section: order: 10 label: Add a person