mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 19:45:46 +00:00
Insert a blank <td> as needed
This commit is contained in:
@ -50,6 +50,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td></td>
|
||||
{% for col in bom_columns %}
|
||||
<td>
|
||||
|
Reference in New Issue
Block a user