dev

This is the talk page for discussing improvements to the MediaWiki:PurgeButton.js page.

Double buttons in monobook

There is already a refresh button in monobook for wikis using smw (I guess). Puutting this under case:monobook should remove it:

if($('#ca-purge')){
	$('#ca-purge').remove();
}

But the script is locked.-- ~ UltimateSupreme 14:18, October 25, 2013 (UTC)-- ~ UltimateSupreme 09:38, September 21, 2013 (UTC)