button type

This commit is contained in:
Andrew Croce 2018-10-04 09:40:51 -04:00
parent e86f93243b
commit 456c5307c7

View File

@ -75,7 +75,7 @@
</div>
<div class="action-group">
<button class="usa-button usa-button-primary" tabindex="0" type="button">{{ action_text }} Project</button>
<button class="usa-button usa-button-primary" tabindex="0" type="submit">{{ action_text }} Project</button>
</div>
</div>