mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-20 04:59:16 +00:00
Tweak label until shipping methods are available
This commit is contained in:
committed by
Will Marshall
parent
2cbcbed644
commit
f6c46d4707
@@ -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()",
|
||||
|
||||
Reference in New Issue
Block a user