Content deleted Content added
Hmm |
m Maintenance: Replacing addPortletLink() with mw.util.addPortletLink() (mw:ResourceLoader/Migration_guide_(users)#addPortletLink) |
||
(One intermediate revision by the same user not shown) | |||
Line 19:
}
if((___location.href.indexOf("Special:Contributions")!=-1||
___location.href.indexOf("Special%3AContributions")!=-1)
&&___location.href.indexOf("&ais523")==-1&&___location.href.indexOf("?ais523")==-1)
mw.util.addPortletLink('p-cactions', 'javascript:hidehugcontrib()', 'show/hide huggle edits', 'ca-hidehug',
"Show/hide pages made using Huggle", '');
});
|