First version of export person - 'rfs #400

This commit is contained in:
Marc Ducobu
2015-02-18 15:47:27 +01:00
parent 0f4e285bd7
commit a7b807514b
3 changed files with 91 additions and 2 deletions

View File

@@ -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