diff --git a/InvenTree/order/templates/order/receive_parts.html b/InvenTree/order/templates/order/receive_parts.html index 68a6533b2e..9f773cd411 100644 --- a/InvenTree/order/templates/order/receive_parts.html +++ b/InvenTree/order/templates/order/receive_parts.html @@ -57,8 +57,8 @@ Receive outstanding parts for {{ order }} - {{ order.description }} - diff --git a/InvenTree/part/templates/part/bom_upload/select_parts.html b/InvenTree/part/templates/part/bom_upload/select_parts.html index 7cc9cd8364..9faeacc3ea 100644 --- a/InvenTree/part/templates/part/bom_upload/select_parts.html +++ b/InvenTree/part/templates/part/bom_upload/select_parts.html @@ -47,8 +47,8 @@ {% for row in bom_rows %} - @@ -57,8 +57,8 @@ {% for item in row.data %} {% if item.column.guess == 'Part' %} -