From 6106d337325ddc0e15aa8ddc72426f2ca7c26eda Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Wed, 14 Aug 2019 16:40:14 +1000 Subject: [PATCH] More span / button fixes --- InvenTree/order/templates/order/receive_parts.html | 4 ++-- .../part/templates/part/bom_upload/select_parts.html | 8 ++++---- InvenTree/part/templates/part/set_category.html | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) 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' %} -