2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-01 13:06:45 +00:00

Insert a blank <td> as needed

This commit is contained in:
Oliver Walters 2019-07-02 19:48:30 +10:00
parent a25522746e
commit c419207420

View File

@ -50,6 +50,7 @@
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td></td>
<td></td> <td></td>
{% for col in bom_columns %} {% for col in bom_columns %}
<td> <td>