From 1eb8a9f310aa99a87bb20fd27c58e8ebfd0c585c Mon Sep 17 00:00:00 2001 From: eeintech Date: Thu, 5 Aug 2021 17:39:08 -0400 Subject: [PATCH] BOM upload templates fixes --- .../part/bom_upload/match_fields.html | 2 +- .../part/bom_upload/upload_file.html | 93 ++++++++++++------- 2 files changed, 61 insertions(+), 34 deletions(-) diff --git a/InvenTree/part/templates/part/bom_upload/match_fields.html b/InvenTree/part/templates/part/bom_upload/match_fields.html index d1f325aaee..3bd51c1855 100644 --- a/InvenTree/part/templates/part/bom_upload/match_fields.html +++ b/InvenTree/part/templates/part/bom_upload/match_fields.html @@ -5,7 +5,7 @@ {% block form_alert %} {% if missing_columns and missing_columns|length > 0 %} -