Not using previous_button_link for step 1

This commit is contained in:
richard-dds 2019-07-30 10:44:01 -04:00
parent 0216faf1e6
commit 3c56f96fa2

View File

@ -12,7 +12,6 @@
{% endif %}
{% set next_button_text = "Next: Add TO Number" %}
{% set previous_button_link = cancel_url %}
{% set step = "1" %}