mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-30 10:29:42 +00:00
FEATURE [config][voter] config set for relation between bulk_assign and see_confidential
This commit is contained in:
@@ -985,6 +985,7 @@ class ChillPersonExtension extends Extension implements PrependExtensionInterfac
|
|||||||
],
|
],
|
||||||
AccompanyingPeriodVoter::REASSIGN_BULK => [
|
AccompanyingPeriodVoter::REASSIGN_BULK => [
|
||||||
AccompanyingPeriodVoter::CONFIDENTIAL_CRUD,
|
AccompanyingPeriodVoter::CONFIDENTIAL_CRUD,
|
||||||
|
AccompanyingPeriodVoter::SEE_CONFIDENTIAL,
|
||||||
],
|
],
|
||||||
AccompanyingPeriodVoter::TOGGLE_CONFIDENTIAL => [
|
AccompanyingPeriodVoter::TOGGLE_CONFIDENTIAL => [
|
||||||
AccompanyingPeriodVoter::CONFIDENTIAL_CRUD,
|
AccompanyingPeriodVoter::CONFIDENTIAL_CRUD,
|
||||||
|
Reference in New Issue
Block a user