mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
Adding add an event into the section menu
This commit is contained in:
parent
0246dadd15
commit
cd13140e6c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user