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:
luisramos0
2019-07-15 17:07:33 +01:00
parent 4a07d67037
commit 112017a158

View File

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