mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-30 22:46:30 +02:00
removed federal agency delete for OMB analysts
This commit is contained in:
parent
d6746af538
commit
15c41cdce4
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ class UserGroup(Group):
|
|||
{
|
||||
"app_label": "registrar",
|
||||
"model": "federalagency",
|
||||
"permissions": ["change_federalagency", "delete_federalagency"],
|
||||
"permissions": ["change_federalagency"],
|
||||
},
|
||||
{
|
||||
"app_label": "registrar",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue