diff --git a/Resources/config/routing.yml b/Resources/config/routing.yml index 4f9b05175..5f9e6b735 100644 --- a/Resources/config/routing.yml +++ b/Resources/config/routing.yml @@ -44,11 +44,11 @@ chill_person_search: chill_person_history_list: pattern: /{_locale}/person/{person_id}/history defaults: { _controller: ChillPersonBundle:History:list } - options: - menus: - person: - order: 100 - label: menu.person.history +# options: +# menus: +# person: +# order: 100 +# label: menu.person.history chill_person_history_create: pattern: /{_locale}/person/{person_id}/history/create