mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 19:13:49 +00:00
Update template pathes to new syntax
This commit is contained in:
@@ -24,6 +24,6 @@ class AdminController extends AbstractController
|
||||
*/
|
||||
public function indexAdminAction()
|
||||
{
|
||||
return $this->render('ChillAsideActivityBundle:Admin:index.html.twig');
|
||||
return $this->render('@ChillAsideActivity/Admin/index.html.twig');
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user