MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1,872: Line 1,872:
     function (e) {
     function (e) {
         e.preventDefault();
         e.preventDefault();
        console.log("PRINT BUTTON CLICKED"); // 👈 add this


         var $btn = jQuery(this);
         var $btn = jQuery(this);

Navigation menu