Adding add an event into the section menu

This commit is contained in:
Marc Ducobu 2016-03-24 15:18:59 +01:00
parent 0246dadd15
commit cd13140e6c

View File

@ -9,6 +9,13 @@ event_show:
event_new:
path: /new
defaults: { _controller: "ChillEventBundle:Event:new" }
options:
menus:
section:
order: 11
label: Add an event
icons: [plus, calendar-o]
event_create:
path: /create