Changes

Jump to navigation Jump to search
no edit summary
Line 26: Line 26:  
// Append the app widgets
 
// Append the app widgets
 
   $( '#mw-content-text' ).prepend(
 
   $( '#mw-content-text' ).prepend(
input.$element);
+
input.$element,
 +
info.$element
 +
);
    
} );
 
} );
    
} );
 
} );

Navigation menu