this may be temp. i want to see if ci passes; Revert "I18n: Workaround for a weired caching issue when multiple users are logged in"
This reverts commit dfa5d875c5.
This commit is contained in:
parent
2540c5adb9
commit
e3b298c5d4
1 changed files with 0 additions and 3 deletions
|
|
@ -271,9 +271,6 @@ module ApplicationHelper
|
|||
|
||||
|
||||
def get_javascript_strings_for(language)
|
||||
# Workaround for a weired caching issue when multiple users are logged in
|
||||
I18n.backend.reload!
|
||||
|
||||
defaults = I18n.t('javascripts', :locale => DEFAULT_LANGUAGE)
|
||||
|
||||
if language != DEFAULT_LANGUAGE
|
||||
|
|
|
|||
Loading…
Reference in a new issue