Show languages with Input methods in the language selector
When accessed from ... of input settings. Change-Id: I553f1052143c56d5e4e96a2d62d1c3bc35eb4a02
This commit is contained in:
@@ -271,9 +271,8 @@
|
||||
that.prepareLanguages();
|
||||
that.prepareInputmethods( langCode );
|
||||
},
|
||||
quickList: function () {
|
||||
return mw.uls.getFrequentLanguageList();
|
||||
}
|
||||
languages: mw.ime.getLanguagesWithIME(),
|
||||
lazyload: false
|
||||
} );
|
||||
|
||||
$moreLanguagesButton.on( 'click', function () {
|
||||
|
||||
Reference in New Issue
Block a user