removing homepage menu from routing

This commit is contained in:
Julien Fastré 2016-09-23 12:33:20 +02:00
parent 38df9bb91d
commit de4844fb9d

View File

@ -20,9 +20,6 @@ chill_person_new:
defaults: {_controller: ChillPersonBundle:Person:new } defaults: {_controller: ChillPersonBundle:Person:new }
options: options:
menus: menus:
homepage:
order: 10
label: Add a person
section: section:
order: 10 order: 10
label: Add a person label: Add a person