Tweak label to make a distinction between go straight to checkout and just go to shopping cart review

This commit is contained in:
summerscope
2014-08-06 13:18:58 +10:00
parent 66f1a672a3
commit 1ca9c60c84

View File

@@ -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