mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 00:42:16 +02:00
fixed view icon
This commit is contained in:
parent
7f112c1295
commit
1dfe34d9c6
2 changed files with 4 additions and 8 deletions
|
@ -191,7 +191,7 @@ class DomainPermission(PermissionsLoginMixin):
|
|||
|
||||
def can_access_domain_via_portfolio(self, pk):
|
||||
"""Most views should not allow permission to portfolio users.
|
||||
If particular views allow permissions, they will need to override
|
||||
If particular views allow access to the domain pages, they will need to override
|
||||
this function."""
|
||||
return False
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue