mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
First version of export person - 'rfs #400
This commit is contained in:
@@ -78,4 +78,13 @@ chill_person_admin:
|
||||
admin:
|
||||
order: 100
|
||||
label: menu.person.admin.index
|
||||
helper: menu.person.admin.helper
|
||||
helper: menu.person.admin.helper
|
||||
|
||||
chill_person_export:
|
||||
pattern: /{_locale}/person/export/
|
||||
defaults: { _controller: ChillPersonBundle:Person:export }
|
||||
options:
|
||||
menus:
|
||||
export:
|
||||
order: 200
|
||||
label: Export persons
|
Reference in New Issue
Block a user