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