mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
make tabs and submenus working
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user