From c419207420b11a960ed4ff0bc87ba102526a2092 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Tue, 2 Jul 2019 19:48:30 +1000 Subject: [PATCH] Insert a blank as needed --- InvenTree/part/templates/part/bom_upload/select_fields.html | 1 + 1 file changed, 1 insertion(+) diff --git a/InvenTree/part/templates/part/bom_upload/select_fields.html b/InvenTree/part/templates/part/bom_upload/select_fields.html index afeca4248c..a990967cb6 100644 --- a/InvenTree/part/templates/part/bom_upload/select_fields.html +++ b/InvenTree/part/templates/part/bom_upload/select_fields.html @@ -50,6 +50,7 @@ + {% for col in bom_columns %}