mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
adding a responsive breakpoints debug flag
This commit is contained in:
@@ -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', [
|
||||
|
Reference in New Issue
Block a user