Merge branch 'show-order-without-current-distributor' into combined/xero-report_show-order-without-distributor

This commit is contained in:
Maikel Linke
2015-06-05 13:48:47 +10:00

View File

@@ -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