mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-30 22:46:30 +02:00
fixed javascript and other issues on domain request admin
This commit is contained in:
parent
fe1e64828b
commit
343d8dc962
3 changed files with 149 additions and 92 deletions
|
@ -2976,6 +2976,10 @@ class DomainRequestAdmin(ListHeaderAdmin, ImportExportRegistrarModelAdmin):
|
|||
"federally_recognized_tribe",
|
||||
"state_recognized_tribe",
|
||||
"about_your_organization",
|
||||
"rejection_reason",
|
||||
"rejection_reason_email",
|
||||
"action_needed_reason",
|
||||
"action_needed_reason_email",
|
||||
]
|
||||
|
||||
autocomplete_fields = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue