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:38, 18 April 2018
20 bytes removed
,
22:38, 18 April 2018
no edit summary
Line 140:
Line 140:
});
});
−
mw.hook('mw.uls.language.revert').add(function (
a, b, c
){
+
mw.hook('mw.uls.language.revert').add(function (
e
){
−
console.log(
a
);
+
console.log(
e
);
−
console.log(
b
)
;
+
console.log(
$(this
));
−
console.log(c
);
});
});
Mark.wooff
Bureaucrats
,
Administrators
55
edits