MediaWiki:Group-sysop.js: Difference between revisions
Created page with "→Any JavaScript here will be loaded for sysops only: →Loads the Batch Delete script: importScript('User:Klaus/ajaxbatchdelete.js');" |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* Any JavaScript here will be loaded for sysops only */ | /* Any JavaScript here will be loaded for sysops only */ | ||
/* Loads the Batch Delete script */ | /* Loads the Batch Delete script */ | ||
mw.loader.load('User:Huck/ajaxbatchdelete.js'); |