MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
fix id
hide the Loading message when done
Line 382: Line 382:
$('.consider-amounts').show();
$('.consider-amounts').show();
$('#actual-form').show();
$('#actual-form').show();
$('#actual-form-loading').hide();


// Load list of payment outages from meta, and hide any which are current
// Load list of payment outages from meta, and hide any which are current