mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Apply an upstream fix to Spree::I18n
See: fe95f637c9
Fixes error mentioned in the above Spree commit.
This commit is contained in:
@@ -6,7 +6,7 @@ require 'spree/i18n/base'
|
||||
|
||||
module Spree
|
||||
extend ActionView::Helpers::TranslationHelper
|
||||
extend ActionView::Helpers::TagHelper if ENV['DEPENDENCIES_NEXT']
|
||||
extend ActionView::Helpers::TagHelper
|
||||
|
||||
class << self
|
||||
# Add spree namespace and delegate to Rails TranslationHelper for some nice
|
||||
|
||||
Reference in New Issue
Block a user