mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-27 06:05:19 +00:00
Merge branch 'show-order-without-current-distributor' into combined/xero-report_show-order-without-distributor
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
- else
|
||||
= @order.distributor.next_collection_at
|
||||
|
||||
= render "shopping_shared/details"
|
||||
= render "shopping_shared/details" if current_distributor.present?
|
||||
|
||||
%fieldset#order_summary{"data-hook" => ""}
|
||||
.row
|
||||
|
||||
Reference in New Issue
Block a user