2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 05:25:42 +00:00

Display initial errors when importing data

This commit is contained in:
Oliver
2022-02-09 23:26:32 +11:00
parent aa962aac83
commit 383835aa89
3 changed files with 19 additions and 4 deletions

View File

@ -43,7 +43,7 @@
</div>
<!-- This table is filled out after BOM file is uploaded and processed -->
<table class='table table-striped table-condensed' id='bom-import-table'>
<table class='table table-condensed' id='bom-import-table'>
<thead>
<tr>
<th style='max-width: 500px;'>{% trans "Part" %}</th>