|
@ -43,8 +43,6 @@ class ApplicationController < LinguaFrancaApplicationController |
|
|
@alt_lang_urls[locale] = view_context.url_for_locale(locale) # don't show the current locale |
|
|
@alt_lang_urls[locale] = view_context.url_for_locale(locale) # don't show the current locale |
|
|
end |
|
|
end |
|
|
|
|
|
|
|
|
xxx |
|
|
|
|
|
|
|
|
|
|
|
# call the base method to detect the language |
|
|
# call the base method to detect the language |
|
|
super |
|
|
super |
|
|
end |
|
|
end |
|
|