MediaWiki:Common.js: Difference between revisions

no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 362: Line 362:
var popperLoaded = function() {
var popperLoaded = function() {
     var tippyLoaded = function() {
     var tippyLoaded = function() {
         tippy('[data-tippy-content][data-animation="tippy"]', {
         tippy('[data-tippy-content]', {
             interactive: true
             interactive: true
         });
         });