mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 18:56:15 +02:00
updates
This commit is contained in:
parent
6b8dd020f3
commit
fa31b1eebe
1 changed files with 1 additions and 1 deletions
|
@ -774,7 +774,7 @@ class CisaRepresentativeYesNoForm(BaseYesNoForm):
|
|||
|
||||
class AnythingElseForm(BaseDeletableRegistrarForm):
|
||||
anything_else = forms.CharField(
|
||||
required=True,
|
||||
required=False,
|
||||
label="Anything else?",
|
||||
widget=forms.Textarea(),
|
||||
validators=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue