mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
implementation of blur effect for list of thirdparties
This commit is contained in:
@@ -63,6 +63,7 @@ class ThirdPartyRender extends AbstractChillEntityRender
|
||||
'customArea' => $options['customArea'] ?? [],
|
||||
'showContacts' => $options['showContacts'] ?? false,
|
||||
'showParent' => $options['showParent'] ?? true,
|
||||
'isConfidential' => $options['isConfidential'] ?? false
|
||||
];
|
||||
|
||||
return
|
||||
|
Reference in New Issue
Block a user