MediaWiki:Resources/landingpage.js: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
fix final JPY amount
No edit summary
Line 200:
$(document).ready(function(){
 
// 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(), 250200); // allow time for script to have _executed_ (not just loaded)
});
*/
 
// Disable submitting form with return key