mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-03 21:34:59 +00:00
sf4, repair errors and make basic and admin chill pages works
This commit is contained in:
@@ -54,7 +54,7 @@ class MenuTwig extends AbstractExtension implements ContainerAwareInterface
|
||||
* @var mixed[]
|
||||
*/
|
||||
private $defaultParams = array(
|
||||
'layout' => 'ChillMainBundle:Menu:defaultMenu.html.twig',
|
||||
'layout' => '@ChillMain/Menu/defaultMenu.html.twig',
|
||||
'args' => array(),
|
||||
'activeRouteKey' => null
|
||||
);
|
||||
|
Reference in New Issue
Block a user