From 3c7e67a7f9a83c24291c6e5ab8c06e99c57e70d5 Mon Sep 17 00:00:00 2001 From: Tiago Vasconcelos Date: Tue, 12 May 2026 14:18:45 +0100 Subject: [PATCH] fix: lazy loading image thumbs --- templates/tpos/_cart.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/templates/tpos/_cart.html b/templates/tpos/_cart.html index 0ce86b2..934f899 100644 --- a/templates/tpos/_cart.html +++ b/templates/tpos/_cart.html @@ -210,7 +210,14 @@
:label="itemCartQty(item.id)" floating > - +