mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-30 06:26:34 +02:00
clean up comments
This commit is contained in:
parent
22585d2ab7
commit
9a55090fc3
3 changed files with 3 additions and 13 deletions
|
@ -108,6 +108,7 @@ def is_widescreen_mode(request):
|
|||
"/no-organization-domains/",
|
||||
"/domain-request/",
|
||||
]
|
||||
# widescreen_paths can be a bear as it trickles down sub-urls. exclude_paths gives us a way out.
|
||||
exclude_paths = [
|
||||
"/domains/edit",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue