User:Johnrdorazio/common.js: Difference between revisions
Content deleted Content added
Johnrdorazio (talk | contribs) Installing User:Johnrdorazio/global.js (script-installer) |
Johnrdorazio (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
$(document).ready(function(){ |
|||
console.log(mw.user.options.get( 'usebetatoolbar' )) |
|||
importScript('User:Johnrdorazio/global.js'); // Backlink: [[User:Johnrdorazio/global.js]] |
|||
}); |