mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-05 02:41:33 +00:00
Reintroduced changes made in commit #12443
This commit is contained in:
@@ -96,11 +96,6 @@
|
||||
#distributor_address.panel
|
||||
- if shipping_method.description.present?
|
||||
= simple_format(html_escape(shipping_method.description))
|
||||
%br/
|
||||
%br/
|
||||
- if @order.order_cycle.pickup_time_for(@order.distributor)
|
||||
= t :checkout_ready_for
|
||||
= @order.order_cycle.pickup_time_for(@order.distributor)
|
||||
|
||||
= f.error_message_on :shipping_method, standalone: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user