mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-02 06:51:40 +00:00
Update app/views/checkout/_tabs.html.haml
Co-authored-by: Gaetan Craig-Riou <40413322+rioug@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-# Prevent Turbo pre-fetch which changes cart state
|
||||
.flex{'data-turbo': "false"}
|
||||
.flex{'data-turbo-prefetch': "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