mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Adding add an event into the section menu
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user