mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-07 03:33:29 +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=portfolio,
|
||||||
portfolio_roles__overlap=[
|
portfolio_roles__overlap=[
|
||||||
UserPortfolioRoleChoices.ORGANIZATION_ADMIN,
|
UserPortfolioRoleChoices.ORGANIZATION_ADMIN,
|
||||||
UserPortfolioRoleChoices.ORGANIZATION_ADMIN_READ_ONLY,
|
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
return context
|
return context
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue