This commit is contained in:
Marc Ducobu
2016-03-24 15:24:14 +01:00
7 changed files with 61 additions and 23 deletions

View File

@@ -1,6 +1,16 @@
event:
path: /
defaults: { _controller: "ChillEventBundle:Event:index" }
chill_event_list_most_recent:
path: most_recent
defaults: { _controller: "ChillEventBundle:Event:mostRecentIndex" }
options:
menus:
section:
order: 90
label: Events
icons: [calendar]
event_show:
path: /{event_id}/show