mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Prevent Turbo pre-fetch which changes cart state
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.flex
|
||||
-# Prevent Turbo pre-fetch which changes cart state
|
||||
.flex{'data-turbo': "false"}
|
||||
.columns.three.text-center.checkout-tab{"class": [("selected" if checkout_step?(:details)), ("success" unless checkout_step?(:details))]}
|
||||
%div
|
||||
%span.checkout-tab-number
|
||||
|
||||
Reference in New Issue
Block a user