adding a responsive breakpoints debug flag

This commit is contained in:
2021-07-28 12:59:03 +02:00
parent 57a8b49f49
commit 50e9a06e49
5 changed files with 25 additions and 1 deletions

View File

@@ -59,7 +59,7 @@ class PersonRender extends AbstractChillEntityRender
'addInfo' => $options['addInfo'] ?? false,
'hLevel' => $options['hLevel'] ?? 3,
];
dump($params);
return
$this->getDefaultOpeningBox('person') .
$this->engine->render('@ChillPerson/Entity/person.html.twig', [