Content deleted Content added
DemonDays64 (talk | contribs) one badness eliminated |
DemonDays64 (talk | contribs) tooltip |
||
Line 8:
//add a tab on the left
var dumbQuotesLink = mw.util.addPortletLink("p-tb", "#", "Dumb quotes", "t-dumb-quotes", "Convert curly to straight quotes");
$(dumbQuotesLink).click(function (event) {
event.preventDefault();
|