Content deleted Content added
more fixing up with script |
clean up code |
||
Line 85:
var portletLink = mw.util.addPortletLink('p-cactions', '#', 'Stub', 'ca-stubtag', 'Add a stub tag to this page', '');
$(portletLink).click(function (e) {
stubTagTab();
});
|