Separate role "see confidential course" from "reassign bulk"

This commit is contained in:
2023-07-05 22:06:21 +02:00
parent 779eb812b0
commit ff1629cbb7
3 changed files with 3 additions and 5 deletions

View File

@@ -138,6 +138,7 @@ class AccompanyingPeriodVoter extends AbstractChillVoter implements ProvideRoleH
self::TOGGLE_CONFIDENTIAL_ALL,
self::REASSIGN_BULK,
self::STATS,
self::SEE_CONFIDENTIAL_ALL,
];
}