mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-17 01:57:03 +02:00
other contacts updated in domain applications
This commit is contained in:
parent
7904ca0cc4
commit
856a32210d
1 changed files with 1 additions and 1 deletions
|
@ -593,7 +593,7 @@ class DomainApplicationAdmin(ListHeaderAdmin):
|
||||||
"is_policy_acknowledged",
|
"is_policy_acknowledged",
|
||||||
]
|
]
|
||||||
|
|
||||||
filter_horizontal = ("current_websites", "alternative_domains")
|
filter_horizontal = ("current_websites", "alternative_domains", "other_contacts")
|
||||||
|
|
||||||
# lists in filter_horizontal are not sorted properly, sort them
|
# lists in filter_horizontal are not sorted properly, sort them
|
||||||
# by website
|
# by website
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue