Hide meetings menu from auditors
Auditors should not see the meetings menu in the navigation bar since they lack the necessary permissions to access meetings. Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
@@ -141,7 +141,6 @@ var AuditorPolicy = policy.NewPolicy(
|
||||
ActionDataProtectionImpactAssessmentGet,
|
||||
ActionTransferImpactAssessmentGet, ActionTransferImpactAssessmentList,
|
||||
ActionSnapshotGet, ActionSnapshotList,
|
||||
ActionMeetingGet, ActionMeetingList,
|
||||
ActionFileGet, ActionFileDownloadUrl,
|
||||
ActionStateOfApplicabilityGet, ActionStateOfApplicabilityList,
|
||||
ActionApplicabilityStatementGet, ActionApplicabilityStatementList,
|
||||
|
||||
Reference in New Issue
Block a user