Log ime-change event
Change-Id: I6dfc769f0de536e2ef35b165fe7a35f196bb181b
This commit is contained in:
@@ -530,6 +530,10 @@
|
||||
apply: function () {
|
||||
var inputSettings = this;
|
||||
|
||||
mw.hook( 'mw.uls.ime.change' ).fire(
|
||||
$.ime.preferences.getIM( $.ime.preferences.getLanguage() )
|
||||
);
|
||||
|
||||
// Save the preferences
|
||||
$.ime.preferences.save( function ( result ) {
|
||||
// closure for not losing the scope
|
||||
|
||||
Reference in New Issue
Block a user