MediaWiki:Group-sysop.js: Difference between revisions

From Protoball
Jump to navigation Jump to search
(Created page with "→‎Any JavaScript here will be loaded for sysops only: $(".admin, .editsection").show();")
 
No edit summary
 
Line 1: Line 1:
/* Any JavaScript here will be loaded for sysops only */
/* Any JavaScript here will be loaded for sysops only */
$(".admin, .editsection").show();

Latest revision as of 18:12, 9 November 2012

/* Any JavaScript here will be loaded for sysops only */