diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index caf64eb1f0..18aedf14a2 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,10 @@ +2013-02-19 Miguel de Dios + + * include/javascript/jquery.pandora.js: fixed the popup window for + the messages of Pandora. + + Fixes: #3605185 + 2013-02-19 Miguel de Dios * include/functions_api.php, include/functions_agents.php, diff --git a/pandora_console/include/javascript/jquery.pandora.js b/pandora_console/include/javascript/jquery.pandora.js index 9a9ec091b1..61ae70c464 100644 --- a/pandora_console/include/javascript/jquery.pandora.js +++ b/pandora_console/include/javascript/jquery.pandora.js @@ -75,7 +75,6 @@ $(document).ready (function () { opacity: 0.5, background: "black" }, - bgiframe: jQuery.browser.msie, width: 700, height: 300 })