mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-30 11:33:49 +00:00
Update path to twig template with new syntax
This commit is contained in:
@@ -80,7 +80,7 @@ class HouseholdCompositionController extends AbstractController
|
||||
}
|
||||
|
||||
return $this->render(
|
||||
'ChillPersonBundle:HouseholdComposition:delete.html.twig',
|
||||
'@ChillPerson/HouseholdComposition/delete.html.twig',
|
||||
[
|
||||
'household' => $household,
|
||||
'composition' => $composition,
|
||||
|
Reference in New Issue
Block a user