Community Central
Community Central
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
addOnloadHook(function() {$('#wpMinoredit').attr('checked','checked')});
+
setTimeout(function() {$('#wpMinoredit').attr('checked','checked')}, 2000);

Latest revision as of 19:32, 16 October 2012

setTimeout(function() {$('#wpMinoredit').attr('checked','checked')}, 2000);