mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
add a form to make a ling with 'add a participant' page
This commit is contained in:
3
Resources/config/routing/participation.yml
Normal file
3
Resources/config/routing/participation.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
chill_event_participation_new:
|
||||
path: /new
|
||||
defaults: { _controller: ChillEventBundle:Participation:new }
|
Reference in New Issue
Block a user