mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 05:44:24 +00:00
MDM : hidding person history in person menu
This commit is contained in:
parent
3634d43327
commit
89a0169f27
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user