Remove duplicate aria text

This commit is contained in:
Erin Song 2024-12-13 11:00:42 -08:00
parent a545dd05d7
commit 8fcf4a5706
No known key found for this signature in database

View file

@ -740,8 +740,7 @@ class NoOtherContactsForm(BaseDeletableRegistrarForm):
attrs={ attrs={
"aria-label": "You dont need to provide names of other employees now, \ "aria-label": "You dont need to provide names of other employees now, \
but it may slow down our assessment of your eligibility. Describe \ but it may slow down our assessment of your eligibility. Describe \
why there are no other employees who can help verify your request. \ why there are no other employees who can help verify your request."
You can enter up to 1000 characters."
} }
), ),
validators=[ validators=[