diff --git a/app/js/init.js b/app/js/init.js index 0ffd32fb..d4b2138d 100644 --- a/app/js/init.js +++ b/app/js/init.js @@ -78,7 +78,7 @@ defaultLocale = 'en-us', bootReady = { dom: false, - i18n_ng: Config.I18n.locale == defaultLocale, // Already included + i18n_ng: locale == defaultLocale, // Already included i18n_messages: false, i18n_fallback: false }, @@ -114,13 +114,12 @@ } if (!bootReady.i18n_ng) { - $('head').append($('