From e146bb0dd0bd31be1a4182b985415b4d51d596ad Mon Sep 17 00:00:00 2001 From: Will Marshall Date: Thu, 6 Mar 2014 11:01:25 +1100 Subject: [PATCH] Adding Quick Checkout link --- .../spree/orders/edit/quick_checkout.html.haml.deface | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 app/overrides/spree/orders/edit/quick_checkout.html.haml.deface diff --git a/app/overrides/spree/orders/edit/quick_checkout.html.haml.deface b/app/overrides/spree/orders/edit/quick_checkout.html.haml.deface new file mode 100644 index 0000000000..c0dd485877 --- /dev/null +++ b/app/overrides/spree/orders/edit/quick_checkout.html.haml.deface @@ -0,0 +1,4 @@ +/ insert_bottom "[data-hook='cart_buttons']" + +%div + = link_to "Quick Checkout", main_app.shop_checkout_path