mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Tweak label to make a distinction between go straight to checkout and just go to shopping cart review
This commit is contained in:
@@ -37,4 +37,4 @@
|
||||
%strong {{ Cart.total() | currency }}
|
||||
|
||||
.text-right
|
||||
%a.button.primary.small{href: checkout_path, "ng-disabled" => "Cart.dirty"} Checkout now
|
||||
%a.button.primary.small{href: checkout_path, "ng-disabled" => "Cart.dirty"} Quick checkout
|
||||
|
||||
Reference in New Issue
Block a user