Add step numbers to sticky header
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
{% set action = url_for('task_orders.confirm_signature', task_order_id=task_order_id) %}
|
||||
{% set previous_button_link = url_for("task_orders.add_clins", task_order_id=task_order_id) %}
|
||||
{% set step = "4" %}
|
||||
|
||||
{% block next_button %}
|
||||
<a
|
||||
|
||||
Reference in New Issue
Block a user