MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
Line 1,042: Line 1,042:
         openModal(this, event); // Call openModal when a related-article is clicked
         openModal(this, event); // Call openModal when a related-article is clicked
         setShowArticleRotationEffect();
         setShowArticleRotationEffect();
    });
    // Print current entry with Print button
    $('#print-button').on('click', function () {
        window.print();
     });
     });


Navigation menu