menu person & section generated

This commit is contained in:
Marc Ducobu
2014-11-12 10:23:09 +01:00
parent 16ead22f4d
commit 17188be855
7 changed files with 42 additions and 18 deletions

View File

@@ -6,9 +6,10 @@ root:
permanent: true
options:
menus:
main:
section:
order: 10
label: Homepage
icon: home
cl_chill_main_homepage:
pattern: /welcome
@@ -19,9 +20,10 @@ chill_main_admin_central:
defaults: { _controller: ChillMainBundle:Admin:index }
options:
menus:
main:
section:
order: 20
label: Admin Menu
icon: gears
login:
path: /login
@@ -32,3 +34,9 @@ login_check:
logout:
path: /logout
options:
menus:
user:
order: 10
label: Logout
icon: power-off