diff --git a/erpnext/templates/pages/home.html b/erpnext/templates/pages/home.html index 750fa3849f3..f36b4e08172 100644 --- a/erpnext/templates/pages/home.html +++ b/erpnext/templates/pages/home.html @@ -18,7 +18,8 @@
- {{ product_image_square(item.thumbnail or item.image) }} + + {{ product_image_square(item.image) }}
{{ item.item_name }}