Update name of permission

This commit is contained in:
leigh-mil
2019-08-06 10:38:58 -04:00
parent 083896a689
commit 9cf72e9466
3 changed files with 4 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ _ALL_PERMS = [
PermissionSets.EDIT_PORTFOLIO_ADMIN,
PermissionSets.PORTFOLIO_POC,
PermissionSets.VIEW_AUDIT_LOG,
PermissionSets.EDIT_CCPO_USERS,
PermissionSets.MANAGE_CCPO_USERS,
]