mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Insert a blank <td> as needed
This commit is contained in:
parent
a25522746e
commit
c419207420
@ -50,6 +50,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td></td>
|
||||
{% for col in bom_columns %}
|
||||
<td>
|
||||
|
Loading…
Reference in New Issue
Block a user