Skip to content

Commit

Permalink
Update src/registrar/admin.py
Browse files Browse the repository at this point in the history
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
  • Loading branch information
CocoByte and zandercymatics authored Mar 7, 2025
1 parent 6396d0c commit eafafb3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/registrar/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -434,11 +434,6 @@ class Meta:
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",
Expand Down

0 comments on commit eafafb3

Please sign in to comment.