diff --git a/core/modules/utils/dom/popup.js b/core/modules/utils/dom/popup.js index 25f14e612..5096d13bb 100644 --- a/core/modules/utils/dom/popup.js +++ b/core/modules/utils/dom/popup.js @@ -31,12 +31,7 @@ Trigger a popup open or closed. Parameters are in a hashmap: */ Popup.prototype.triggerPopup = function(options) { // Check if this popup is already active - var index = -1; - for(var t=0; t