diff --git a/backend/app/views/spree/admin/stock_items/_stock_management.html.erb b/backend/app/views/spree/admin/stock_items/_stock_management.html.erb index 210dbe6b728..c5d21f1c5f9 100644 --- a/backend/app/views/spree/admin/stock_items/_stock_management.html.erb +++ b/backend/app/views/spree/admin/stock_items/_stock_management.html.erb @@ -72,7 +72,7 @@ <% variant.stock_items.each do |item| %> <% if @stock_item_stock_locations.include?(item.stock_location) %> -