Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
Newer edit →
MediaWiki:Common.js
(view source)
Revision as of 22:33, 18 April 2018
139 bytes added
,
22:33, 18 April 2018
no edit summary
Line 66:
Line 66:
});
});
+
/*
mw.loader.using(['jquery.uls']).done(function (){
mw.loader.using(['jquery.uls']).done(function (){
$('.uls-trigger').uls({
$('.uls-trigger').uls({
Line 102:
Line 103:
}
}
});
});
+
});
+
*/
+
+
mw.hook('mw.uls.interface.language.change').add(function (a, b, c){
+
console.log(a);
+
console.log(b);
+
console.log(c);
});
});
Mark.wooff
Bureaucrats
,
Administrators
55
edits