Workspace role change bug #162345640
This commit is contained in:
dandds
2018-12-13 14:29:46 -05:00
committed by GitHub
6 changed files with 68 additions and 15 deletions

View File

@@ -96,6 +96,11 @@ MESSAGES = {
""",
"category": "warning",
},
"environment_access_changed": {
"title_template": "User access successfully changed.",
"message_template": "",
"category": "success",
},
}