mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
service cl_chill_main_menu_composer -> chill.main.menu_composer
This commit is contained in:
parent
fab0104c68
commit
8692811784
@ -17,7 +17,7 @@ class AdminController extends Controller {
|
||||
|
||||
|
||||
return $this->render('ChillMainBundle:Admin:index.html.twig', array(
|
||||
'menu_composer' => $this->get('cl_chill_main_menu_composer'),
|
||||
'menu_composer' => $this->get('chill.main.menu_composer'),
|
||||
'menu' => $menu,
|
||||
'header_title' => $header_title,
|
||||
'page_title' => $page_title,
|
||||
|
Loading…
x
Reference in New Issue
Block a user