Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
console.log("launching popup menu")
 
console.log("launching popup menu")
 +
mw.notify("Popup menu works")
 
var $title = $( '.wikibase-title' ),
 
var $title = $( '.wikibase-title' ),
 
qId = $title.find( '.wikibase-title-id' ).text().replace( /[()]/g, '' );
 
qId = $title.find( '.wikibase-title-id' ).text().replace( /[()]/g, '' );

Navigation menu