Show languages with Input methods in the language selector

When accessed from ... of input settings.

Change-Id: I553f1052143c56d5e4e96a2d62d1c3bc35eb4a02
This commit is contained in:
Santhosh Thottingal
2012-10-26 15:10:56 +05:30
parent 5cbad377e0
commit 4adb53b01f
2 changed files with 10 additions and 9 deletions

View File

@@ -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 () {