Content deleted Content added
Mike Dillon (talk | contribs) use addPortletLink; combine onload hook for adding purge and last tabs |
Mike Dillon (talk | contribs) m remove alt-g from purge |
||
Line 37:
addTab(x.replace(/action=history/, "action=purge"),
'purge', 'ca-purge', 'Purge the internal cache for this page
addTab(x.replace(/action=history/, "diff=cur&oldid=prev"),
'last', 'ca-last', 'Show most recent diff');
|