Cleanup. Admin updates

This commit is contained in:
CocoByte 2024-04-11 15:46:04 -06:00
parent 44c74c7c86
commit 9d872d065c
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F
6 changed files with 32 additions and 26 deletions

View file

@ -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",