Fixed formatting and added title image on inventory page

This commit is contained in:
2024-03-04 14:00:57 -05:00
parent 172e371656
commit 52eeab7042
3 changed files with 15 additions and 6 deletions

View File

@@ -9,7 +9,7 @@
<th></th>
<th style="text-align:center;margin:0px;" class="fixed-width hidden-mobile">ID</th>
<th class="fixed-width hidden-mobile">Name</th>
<th>Color</th>
<th class="fixed-width">Color</th>
<th style="text-align: center;" class="fixed-width">Qty</th>
{% for i in json_file['unit'] %}
<th style="text-align: center;" class="fixed-width">Missing ({{ loop.index }})</th>