Delay loading of language settings javascript
Load them when language settings is opened using cog or ULS icon click Change-Id: I472497c549bff0fd578156fa0113dae2d6a7a7fb
This commit is contained in:
committed by
Amir E. Aharoni
parent
b96e6ed20a
commit
d92c75518b
@@ -38,6 +38,7 @@
|
||||
|
||||
mw.uls = mw.uls || {};
|
||||
mw.uls.previousLanguagesCookie = 'uls-previous-languages';
|
||||
mw.uls.languageSettingsModules = ['ext.uls.inputsettings', 'ext.uls.displaysettings'];
|
||||
/**
|
||||
* Change the language of wiki using setlang URL parameter
|
||||
* @param {String} language
|
||||
|
||||
Reference in New Issue
Block a user