Tweak summary label

This commit is contained in:
summerscope
2014-08-06 16:36:25 +10:00
parent 280f6f856b
commit b06d08015d

View File

@@ -4,7 +4,7 @@
%legend Your order
%table
%tr
%th Items
%th Cart total
%td.text-right= current_order.display_item_total
/ - checkout_adjustments_for_summary(current_order, exclude_shipping: true).each do |adjustment|