mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-06 19:23:23 +02:00
Remove readonly
This commit is contained in:
parent
4990581b56
commit
b05b11af21
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ class PortfolioNoDomainsView(NoPortfolioDomainsPermissionView, View):
|
|||
portfolio=portfolio,
|
||||
portfolio_roles__overlap=[
|
||||
UserPortfolioRoleChoices.ORGANIZATION_ADMIN,
|
||||
UserPortfolioRoleChoices.ORGANIZATION_ADMIN_READ_ONLY,
|
||||
],
|
||||
)
|
||||
return context
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue