diff --git a/templates/bootstrap_table.html b/templates/bootstrap_table.html index 16d7e78..9fd1e41 100644 --- a/templates/bootstrap_table.html +++ b/templates/bootstrap_table.html @@ -70,77 +70,6 @@ -
- - - | Color | -Qty | - {% for i in json_file['unit'] %} -Missing ({{ loop.index }}) | - {% endfor %} -|||
---|---|---|---|---|---|---|
- {% else %} - | - {% endif %} - | {{ brick.part.part_num }} | -{{ brick.part.name }} | -{{ brick.color.name }} | -{{ brick.quantity }} | - {% for i in json_file['unit'] %} - -
-
- {% set ns = namespace(count='') %}
-
-
-
-
- |
- {% endfor %}
-