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

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