mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-11 23:17:48 +00:00
Overriding any last references to options_text in the spree codebase
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
/ replace 'code[erb-loud]:contains(\'"(#{f.object.variant.options_text})"\')'
|
||||
|
||||
= "(#{f.object.full_name})"
|
||||
@@ -0,0 +1,3 @@
|
||||
/ replace "code[erb-loud]:contains('variant.options_text')"
|
||||
|
||||
= variant.full_name
|
||||
Reference in New Issue
Block a user