From 31d0f96decb371e00f24ab43cd33df66cd1b868e Mon Sep 17 00:00:00 2001 From: mdtrooper Date: Tue, 19 Feb 2013 10:56:11 +0000 Subject: [PATCH] 2013-02-19 Miguel de Dios * include/javascript/jquery.pandora.js: fixed the popup window for the messages of Pandora. Fixes: #3605185 git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7678 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 7 +++++++ pandora_console/include/javascript/jquery.pandora.js | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) 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 })