MediaWiki:Resources/landingpage.js: Difference between revisions

Content deleted Content added
trying to narrow down IE problem...
Undo revision 26652 by Pcoombe (talk)
Line 201:
 
// Load list of payment outages from meta, and hide any which are current
// $.getScript('//meta.wikimedia.org/w/index.php?' + $.param( { title:'MediaWiki:FR2013/Resources/PaymentOutages.js', action:'raw', ctype:'text/javascript' } ),
// function() {
// setTimeout(checkPaymentOutages(), 250); // allow time for script to have _executed_ (not just loaded)
// });
 
// Disable submitting form with return key