mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-06 19:23:23 +02:00
Revert user group permission changes from testing
This commit is contained in:
parent
c4cf7d5669
commit
8e5c1aadbf
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ class UserGroup(Group):
|
|||
{
|
||||
"app_label": "registrar",
|
||||
"model": "user",
|
||||
"permissions": ["analyst_access_permission", "change_user", "delete_user"],
|
||||
"permissions": ["analyst_access_permission", "change_user"],
|
||||
},
|
||||
{
|
||||
"app_label": "registrar",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue