More actions
No edit summary Tag: Manual revert |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
}); | }); | ||
/* $(document).ready(function() { | |||
$(document).ready(function() { | |||
var $sections = $('.accordion-section'); | var $sections = $('.accordion-section'); | ||
Line 48: | Line 47: | ||
} | } | ||
}); | }); | ||
}); | }); */ | ||
// Load Citizen.js if using Citizen skin | |||
if (mw.config.get('skin') === 'citizen') { | |||
mw.loader.load('/index.php?title=MediaWiki:Citizen.js&action=raw&ctype=text/javascript'); | |||
} |