Overriding any last references to options_text in the spree codebase

This commit is contained in:
Rob Harrington
2015-09-26 10:14:46 +10:00
parent 6dfae1b014
commit e52f7165c3
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
/ replace 'code[erb-loud]:contains(\'"(#{f.object.variant.options_text})"\')'
= "(#{f.object.full_name})"

View File

@@ -0,0 +1,3 @@
/ replace "code[erb-loud]:contains('variant.options_text')"
= variant.full_name