diff --git a/templates/bootstrap_table.html b/templates/bootstrap_table.html index 3975554..5b6ec2d 100644 --- a/templates/bootstrap_table.html +++ b/templates/bootstrap_table.html @@ -5,14 +5,16 @@ img - part.element_id - part.part_num - part.name + element_id + part_num + name color.id - color.name - part.quantity - part.is_spare - Missing? + color + qty + is_spare + {% for i in json_file['unit'] %} + Missing? + {% endfor %}