MediaWiki:Common.js: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 3: Line 3:
//alert('debug1');     
//alert('debug1');     
$(document).ready(function () {
$(document).ready(function () {
    alert('debug2');
//    alert('debug2');
});
});