From 0e95fb773f0dca690c43ad870b66d3161d9eab7a Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sun, 7 Jul 2019 08:48:42 +1000 Subject: [PATCH] Column adjustments --- InvenTree/part/templates/part/bom_upload/select_parts.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/InvenTree/part/templates/part/bom_upload/select_parts.html b/InvenTree/part/templates/part/bom_upload/select_parts.html index 956f4c2271..80545ddf62 100644 --- a/InvenTree/part/templates/part/bom_upload/select_parts.html +++ b/InvenTree/part/templates/part/bom_upload/select_parts.html @@ -18,6 +18,7 @@ + {% for col in bom_columns %} @@ -33,7 +34,10 @@ + {% for item in row.data %}
Row + + + {{ forloop.counter }}