Changes

Jump to navigation Jump to search
no edit summary
Line 10: Line 10:  
     text: '{{PopupMenu|qID='+qId+'}}'
 
     text: '{{PopupMenu|qID='+qId+'}}'
 
} ).done( function ( data ) {
 
} ).done( function ( data ) {
     //var expanded = $(data.expandtemplates["*"])
+
     var expanded = $(data.expandtemplates["*"])
 
     // console.log(expanded)
 
     // console.log(expanded)
 
     mw.notify( "hello" , { autoHide: false } );
 
     mw.notify( "hello" , { autoHide: false } );
 
} );
 
} );

Navigation menu