other contacts updated in domain applications

This commit is contained in:
David Kennedy 2023-11-30 16:27:24 -05:00
parent 7904ca0cc4
commit 856a32210d
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B

View file

@ -593,7 +593,7 @@ class DomainApplicationAdmin(ListHeaderAdmin):
"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
# by website