Add step numbers to sticky header

This commit is contained in:
leigh-mil
2019-07-16 19:21:05 -04:00
parent 3401713898
commit d2799c00d0
7 changed files with 7 additions and 2 deletions

View File

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