mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
@@ -3,7 +3,7 @@ event:
|
||||
defaults: { _controller: "ChillEventBundle:Event:index" }
|
||||
|
||||
event_show:
|
||||
path: /{id}/show
|
||||
path: /{event_id}/show
|
||||
defaults: { _controller: "ChillEventBundle:Event:show" }
|
||||
|
||||
event_new:
|
||||
|
Reference in New Issue
Block a user