Content deleted Content added
Year2000Prob (talk | contribs) No edit summary |
Year2000Prob (talk | contribs) mNo edit summary |
||
Line 123:
$(".portlet:not(#p-personal, #p-cactions) h5").css("cursor", "default").click(function() {
if (MWVersion < 1.14) $(this).parent().find("div.pBody").slideToggle("slow");
}).parent().find("div.pBody").css("border-left", "none")[MWVersion < 1.14 ? "hide" : "show"]();
if (/^Special\:(Recent[Cc]hanges|Watchlist)$/.test(wgPageName)) {
|