diff --git a/templates/admin/index.html b/templates/admin/index.html index 80afe85..f0b1c0b 100644 --- a/templates/admin/index.html +++ b/templates/admin/index.html @@ -11,14 +11,14 @@ {% if products %} - - +
+ - - - - - + + + + + @@ -42,12 +42,14 @@
Product IDNamePriceImageActionsProduct IDNamePriceImageActions
{% for field in product_data %} {% if field.fieldName == '_image' %} - Product image +
+ Product image +
{% endif %} {% endfor %}
-
+
Edit Barcodes