mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 11:16:07 +02:00
removed save button
This commit is contained in:
parent
22eb49c004
commit
608eaaea25
1 changed files with 6 additions and 0 deletions
|
@ -70,12 +70,18 @@
|
|||
class="usa-button"
|
||||
>Submit your domain request</button>
|
||||
{% endif %}
|
||||
{% comment %}
|
||||
Commenting this section as we are "removing"
|
||||
the save progress button for now.
|
||||
If confirmed to remove this, please reivist and
|
||||
remove in application.py "if button == "save":"
|
||||
<button
|
||||
type="submit"
|
||||
name="submit_button"
|
||||
value="save"
|
||||
class="usa-button usa-button--outline"
|
||||
>Save progress</button>
|
||||
{% endcomment %}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue