mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-30 06:26:34 +02:00
Update src/registrar/admin.py
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
This commit is contained in:
parent
6396d0c877
commit
eafafb3eb5
1 changed files with 0 additions and 5 deletions
|
@ -434,11 +434,6 @@ class DomainRequestAdminForm(forms.ModelForm):
|
|||
admin.site,
|
||||
attrs={"data-placeholder": "---------", "ajax-url": "get-suborganization-list-json"},
|
||||
),
|
||||
# 'investigator': forms.Select(
|
||||
# attrs={
|
||||
# 'aria-describedby': 'id_investigator-arialabel'}),
|
||||
# 'senior_official': forms.Select(
|
||||
# attrs={'aria-describedby': 'id_senior_official-arialabel'}),
|
||||
}
|
||||
labels = {
|
||||
"action_needed_reason_email": "Email",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue