MediaWiki:Resources/landingpage.js: Difference between revisions

Content deleted Content added
No edit summary
disable payment outages code until I get a chance to fix it
Line 200:
$(document).ready(function(){
 
/*
$.getScript('//meta.wikimedia.org/w/index.php?' + $.param( { title:'MediaWiki:FR2013/Resources/PaymentOutages.js', action:'raw' } ),
function() {
setTimeout(checkPaymentOutages(), 250); // allow time for script to have _executed_ (not just loaded)
});
*/
 
// Disable submitting form with return key