mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 16:32:15 +02:00
got rid of the required fields line in the purpose app page
This commit is contained in:
parent
c342fdf2a6
commit
f96af00a51
1 changed files with 0 additions and 10 deletions
|
@ -12,16 +12,6 @@ Read about <a class="usa-link" rel="noopener noreferrer" target="_blank" href="{
|
|||
|
||||
{% endblock %}
|
||||
|
||||
{% block form_required_fields_help_text %}
|
||||
<p class="margin-top-3">
|
||||
<i>Required fields are marked with an asterisk (<abbr class="usa-hint usa-hint--required"
|
||||
title="required">*</abbr>).</i>
|
||||
</p>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
|
||||
|
||||
{% block form_fields %}
|
||||
{% with attr_maxlength=1000 add_label_class="usa-sr-only" %}
|
||||
{% input_with_errors forms.0.purpose %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue