twig person/thirdparty renderbox: add a customArea option

with 2 areas to begin:
* before the label
* after the label
This commit is contained in:
2021-09-03 13:07:47 +02:00
parent f2f39d0922
commit 9b8b60ed75
4 changed files with 41 additions and 8 deletions

View File

@@ -62,6 +62,7 @@ class PersonRender extends AbstractChillEntityRender
'address_multiline' => $options['address_multiline'] ?? false,
'hLevel' => $options['hLevel'] ?? 3,
'customButtons' => $options['customButtons'] ?? [],
'customArea' => $options['customArea'] ?? [],
];
return