mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-25 05:45:15 +00:00
Removing bad nasty overrides which are confusing and bad. and nasty.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
Deface::Override.new(:virtual_path => "spree/shared/_order_details",
|
||||
:replace => "[data-hook='order_item_description']",
|
||||
:partial => "spree/orders/order_item_description",
|
||||
:name => "order_item_description",
|
||||
:original => '1729abc5f441607b09cc0d44843a8dfd660ac5e0')
|
||||
@@ -1,3 +0,0 @@
|
||||
%td(data-hook = "order_item_description")
|
||||
%h4= item.variant.product.name
|
||||
= "(" + variant_options(item.variant) + ")" unless item.variant.option_values.empty?
|
||||
Reference in New Issue
Block a user