mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-06 07:29:16 +00:00
Remove variants/split partial from orders/shipments partial
In OFN we have one shipment per order so it doesnt make sense to split items between shipments
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
%div{ :id => "shipment_#{shipment.id}" }
|
||||
= render :partial => "spree/admin/variants/split", :formats => :js
|
||||
%fieldset{ :class => "no-border-bottom" }
|
||||
%legend{ :align => "center", :class => "stock-location", "data-hook" => "stock-location" }
|
||||
%span{ :class => "shipment-number" }
|
||||
|
||||
Reference in New Issue
Block a user