User:Mike Dillon/Scripts/tabs.js: Difference between revisions

Content deleted Content added
mNo edit summary
mNo edit summary
Line 45:
addTab(x.replace(/action=history/, "action=purge"),
wfMsg("purgeTabLabel"), 'ca-purge', wfMsg("purgeTabTitle"));
addTab(x.replace(/action=history/, "diff=" + wgArticleIdwgCurRevisionId + "&oldid=prev"),
wfMsg("lastDiffTabLabel"), 'ca-last', wfMsg("lastDiffTabTitle"));
});