2013-02-19 Miguel de Dios <miguel.dedios@artica.es>
* 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
This commit is contained in:
parent
5a25f43ead
commit
31d0f96dec
|
@ -1,3 +1,10 @@
|
|||
2013-02-19 Miguel de Dios <miguel.dedios@artica.es>
|
||||
|
||||
* include/javascript/jquery.pandora.js: fixed the popup window for
|
||||
the messages of Pandora.
|
||||
|
||||
Fixes: #3605185
|
||||
|
||||
2013-02-19 Miguel de Dios <miguel.dedios@artica.es>
|
||||
|
||||
* include/functions_api.php, include/functions_agents.php,
|
||||
|
|
|
@ -75,7 +75,6 @@ $(document).ready (function () {
|
|||
opacity: 0.5,
|
||||
background: "black"
|
||||
},
|
||||
bgiframe: jQuery.browser.msie,
|
||||
width: 700,
|
||||
height: 300
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue