Tweak label until shipping methods are available

This commit is contained in:
summerscope
2014-06-17 10:50:47 +10:00
committed by Will Marshall
parent 2cbcbed644
commit f6c46d4707

View File

@@ -6,9 +6,9 @@
Next order closing
%strong {{ OrderCycle.orders_close_at() | date_in_words }}
%span Ready for pickup
%span Ready for
/ Will this label should be a variable to reflect pickup or delivery as appropriate
/ Will this label should be a variable to reflect 'Ready for pickup / delivery' as appropriate
%select.avenir#order_cycle_id{"ng-model" => "order_cycle.order_cycle_id",
"ng-change" => "changeOrderCycle()",