Changes

Jump to navigation Jump to search
no edit summary
Line 8: Line 8:  
} ).done( function ( data ) {
 
} ).done( function ( data ) {
 
     var expanded = $(data.expandtemplates["*"]
 
     var expanded = $(data.expandtemplates["*"]
     console.log(expanded)
+
     console.log("Expanded", expanded)
 
     mw.notify(expanded ) , { autoHide: false } );
 
     mw.notify(expanded ) , { autoHide: false } );
 
} );
 
} );

Navigation menu