Index: branches/MwEmbedStandAlone/remotes/mediaWiki.js |
— | — | @@ -413,7 +413,7 @@ |
414 | 414 | 'width' : '435px', |
415 | 415 | } ) |
416 | 416 | |
417 | | - alert( $j('#mwTempLoaderDialog').html() ); |
| 417 | + //alert( $j('#mwTempLoaderDialog').html() ); |
418 | 418 | |
419 | 419 | // Update the embed code to use the mwEmbed player: |
420 | 420 | $j.embedPlayers( function(){ |