mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-03 13:33:48 +00:00
sf4, repair errors and make basic and admin chill pages works
This commit is contained in:
@@ -274,7 +274,7 @@ class TimelineBuilder implements ContainerAwareInterface
|
||||
}
|
||||
|
||||
return $this->container->get('templating')
|
||||
->render('ChillMainBundle:Timeline:index.html.twig', array(
|
||||
->render('@ChillMain/Timeline/index.html.twig', array(
|
||||
'results' => $timelineEntries
|
||||
));
|
||||
|
||||
|
Reference in New Issue
Block a user