Add perms for viewing application log

This commit is contained in:
leigh-mil
2019-05-21 14:13:42 -04:00
parent a65f758894
commit 5e2f00b1c2
3 changed files with 3 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ class Permissions(object):
CREATE_ENVIRONMENT = "create_environment"
DELETE_ENVIRONMENT = "delete_environment"
ASSIGN_ENVIRONMENT_MEMBER = "assign_environment_member"
VIEW_APPLICATION_ACTIVITY_LOG = "view_application_activity_log"
# funding
VIEW_PORTFOLIO_FUNDING = "view_portfolio_funding" # TO summary page