mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 10:46:06 +02:00
Cleanup. Admin updates
This commit is contained in:
parent
44c74c7c86
commit
9d872d065c
6 changed files with 32 additions and 26 deletions
|
@ -1132,7 +1132,7 @@ class DomainRequestAdmin(ListHeaderAdmin):
|
|||
},
|
||||
),
|
||||
(".gov domain", {"fields": ["requested_domain", "alternative_domains"]}),
|
||||
("Contacts", {"fields": ["authorizing_official", "other_contacts", "no_other_contacts_rationale"]}),
|
||||
("Contacts", {"fields": ["authorizing_official", "other_contacts", "no_other_contacts_rationale", "cisa_representative_email"]}),
|
||||
("Background info", {"fields": ["purpose", "anything_else", "current_websites"]}),
|
||||
(
|
||||
"Type of organization",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue