Hide Budget Report from admins and developers

This commit is contained in:
Montana
2018-10-01 17:11:20 -04:00
parent 685c0e3658
commit 95f3b9d048
2 changed files with 24 additions and 1 deletions

View File

@@ -119,7 +119,6 @@ WORKSPACE_ROLES = [
"description": "Views only the projects and environments they are granted access to. Can also view members associated with each environment.",
"permissions": [
Permissions.VIEW_USAGE_REPORT,
Permissions.VIEW_USAGE_DOLLARS,
Permissions.VIEW_WORKSPACE,
Permissions.VIEW_APPLICATION_IN_WORKSPACE,
],