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:
@@ -23,7 +23,7 @@ class DefaultController extends Controller
|
||||
|
||||
public function testAction()
|
||||
{
|
||||
return $this->render('ChillMainBundle:Tabs:index.html.twig', [
|
||||
return $this->render('@ChillMain/Tabs/index.html.twig', [
|
||||
'tabs' => [
|
||||
'test1' => [
|
||||
[
|
||||
|
Reference in New Issue
Block a user