MediaWiki:Common.js: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 408: Line 408:
     });
     });


     $('.henir-stage').click(function (e) {
     $('.henir-stage .inner').click(function (e) {
         e.preventDefault();
         e.preventDefault();
         var link = $(this).find('a:not(.tooltiptext a)').attr('href');
         var link = $(this).find('a:not(.tooltiptext a)').attr('href');