mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
#16 EventBundle participation (fix errors and improve ux)
This commit is contained in:
@@ -151,7 +151,7 @@ class PickEventType extends AbstractType
|
||||
} else {
|
||||
$centers = $this->authorizationHelper->getReachableCenters(
|
||||
$this->user,
|
||||
(string) $options['role']
|
||||
(string) $options['role']->getRole()
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user