mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
render box, mechanism to pass custom buttons
This commit is contained in:
@@ -58,6 +58,7 @@ class PersonRender extends AbstractChillEntityRender
|
||||
'addEntity' => $options['addEntity'] ?? false,
|
||||
'addInfo' => $options['addInfo'] ?? false,
|
||||
'hLevel' => $options['hLevel'] ?? 3,
|
||||
'customButtons' => $options['customButtons'] ?? null,
|
||||
];
|
||||
|
||||
return
|
||||
|
Reference in New Issue
Block a user