MediaWiki:Gadget-purge.js: Difference between revisions
Created page with "(function($,mw,rs){ function purgePage(e) { mw.notify("The page is now purging and will refresh when it is ready.", { title: 'Purging', tag: 'purge', autoHide: false });..." |
mNo edit summary |
||
| Line 1: | Line 1: | ||
(function($,mw, | (function($,mw,gs){ | ||
function purgePage(e) { | function purgePage(e) { | ||
mw.notify("The page is now purging and will refresh when it is ready.", { title: 'Purging', tag: 'purge', autoHide: false }); | mw.notify("The page is now purging and will refresh when it is ready.", { title: 'Purging', tag: 'purge', autoHide: false }); | ||