mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
add the possibility to add a participation of a person to an event
ref #5
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
chill_event_participation_new:
|
||||
path: /new
|
||||
defaults: { _controller: ChillEventBundle:Participation:new }
|
||||
|
||||
chill_event_participation_create:
|
||||
path: /create
|
||||
defaults: { _controller: ChillEventBundle:Participation:create }
|
||||
|
Reference in New Issue
Block a user