diff --git a/InvenTree/order/templates/order/order_wizard/select_parts.html b/InvenTree/order/templates/order/order_wizard/select_parts.html index 0e77fe4796..fc4c5c3801 100644 --- a/InvenTree/order/templates/order/order_wizard/select_parts.html +++ b/InvenTree/order/templates/order/order_wizard/select_parts.html @@ -2,6 +2,10 @@ {% block form %} +

+ Step 1 of 2 - Select Parts +

+ {% if parts|length > 0 %}