mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-10 14:34:43 +02:00
Place no other contacts reason box on own page
This commit is contained in:
parent
dd44d405fa
commit
ab34629a7b
8 changed files with 58 additions and 11 deletions
|
@ -662,7 +662,7 @@ OtherContactsFormSet = forms.formset_factory(
|
|||
|
||||
class NoOtherContactsForm(RegistrarForm):
|
||||
no_other_contacts_rationale = forms.CharField(
|
||||
required=False,
|
||||
required=True,
|
||||
# label has to end in a space to get the label_suffix to show
|
||||
label=(
|
||||
"If you can’t provide other contacts for your organization,"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue