Changes

Jump to navigation Jump to search
no edit summary
Line 8: Line 8:  
api.get( {
 
api.get( {
 
     action: 'expandtemplates',
 
     action: 'expandtemplates',
     text: '{{Menu|qID='+qId+'}}'
+
     text: '{{PopupMenu|qID='+qId+'}}'
 
} ).done( function ( data ) {
 
} ).done( function ( data ) {
 
     var expanded = $(data.expandtemplates["*"])
 
     var expanded = $(data.expandtemplates["*"])

Navigation menu