mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 18:56:15 +02:00
restored senior_official to a select2 component
This commit is contained in:
parent
c4d9d675c3
commit
eb0f022942
1 changed files with 1 additions and 0 deletions
|
@ -2758,6 +2758,7 @@ class DomainRequestAdmin(ListHeaderAdmin, ImportExportModelAdmin):
|
||||||
"investigator",
|
"investigator",
|
||||||
"portfolio",
|
"portfolio",
|
||||||
"sub_organization",
|
"sub_organization",
|
||||||
|
"senior_official",
|
||||||
]
|
]
|
||||||
|
|
||||||
filter_horizontal = ("current_websites", "alternative_domains", "other_contacts")
|
filter_horizontal = ("current_websites", "alternative_domains", "other_contacts")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue