mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
renaming welcome->homepage route
This commit is contained in:
parent
17188be855
commit
43aa7a1e8d
@ -2,7 +2,7 @@ root:
|
||||
pattern: /
|
||||
defaults:
|
||||
_controller: FrameworkBundle:Redirect:urlRedirect
|
||||
path: /welcome
|
||||
path: /homepage
|
||||
permanent: true
|
||||
options:
|
||||
menus:
|
||||
@ -12,7 +12,7 @@ root:
|
||||
icon: home
|
||||
|
||||
cl_chill_main_homepage:
|
||||
pattern: /welcome
|
||||
pattern: /homepage
|
||||
defaults: { _controller: ChillMainBundle:Default:index }
|
||||
|
||||
chill_main_admin_central:
|
||||
|
Loading…
x
Reference in New Issue
Block a user