mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 14:25:00 +00:00
improve phpspreadsheet participations list export
This commit is contained in:
@@ -41,9 +41,3 @@ chill_event__list_by_person:
|
||||
defaults: { _controller: "ChillEventBundle:Event:listByPerson" }
|
||||
methods: [ GET ]
|
||||
|
||||
chill_event__event_export_participations:
|
||||
path: /{event_id}/export/participations
|
||||
defaults: { _controller: "ChillEventBundle:Event:exportParticipations" }
|
||||
requirements:
|
||||
event_id: \d+
|
||||
methods: [ GET, POST ]
|
||||
|
Reference in New Issue
Block a user