From b787d48665e110d7dfb06af603379ccd6d712940 Mon Sep 17 00:00:00 2001 From: Priec Date: Sat, 20 Jun 2026 20:43:33 +0200 Subject: [PATCH] nothing --- assets/views/shop/_cart_body.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/views/shop/_cart_body.html b/assets/views/shop/_cart_body.html index 165807c..764f2b3 100644 --- a/assets/views/shop/_cart_body.html +++ b/assets/views/shop/_cart_body.html @@ -62,7 +62,7 @@
{{ ui::button(variant="outline-secondary", label=t(key="cart-continue", lang=lang | default(value='sk')), href="/shop") }} - {{ ui::button(label=t(key="cart-checkout", lang=lang | default(value='sk')), href="/checkout", size="px-5 py-2 text-sm") }} + {{ ui::button(label=t(key="cart-checkout", lang=lang | default(value='sk')), href="/checkout", size="px-5 py-2 text-sm", attrs='hx-boost="false"') }}
{% else %}