restored senior_official to a select2 component

This commit is contained in:
CocoByte 2025-03-07 13:32:21 -07:00
parent c4d9d675c3
commit eb0f022942
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F

View file

@ -2758,6 +2758,7 @@ class DomainRequestAdmin(ListHeaderAdmin, ImportExportModelAdmin):
"investigator",
"portfolio",
"sub_organization",
"senior_official",
]
filter_horizontal = ("current_websites", "alternative_domains", "other_contacts")