Changes

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

Navigation menu