make tabs and submenus working

This commit is contained in:
2013-10-31 17:49:38 +01:00
parent 03091a94d6
commit ee1f43d9aa
3 changed files with 20 additions and 5 deletions

View File

@@ -3,6 +3,10 @@
chill_person_view:
pattern: /view/{id}
defaults: { _controller: CLChillPersonBundle:Person:view }
options:
menu: person
order: 50
label: menu.person.general_view
chill_person_search: