mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 22:34: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:
|
chill_person_history_list:
|
||||||
pattern: /{_locale}/person/{person_id}/history
|
pattern: /{_locale}/person/{person_id}/history
|
||||||
defaults: { _controller: ChillPersonBundle:History:list }
|
defaults: { _controller: ChillPersonBundle:History:list }
|
||||||
options:
|
# options:
|
||||||
menus:
|
# menus:
|
||||||
person:
|
# person:
|
||||||
order: 100
|
# order: 100
|
||||||
label: menu.person.history
|
# label: menu.person.history
|
||||||
|
|
||||||
chill_person_history_create:
|
chill_person_history_create:
|
||||||
pattern: /{_locale}/person/{person_id}/history/create
|
pattern: /{_locale}/person/{person_id}/history/create
|
||||||
|
Loading…
x
Reference in New Issue
Block a user