mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
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
43d7cac813
commit
ea2cc62e47
@ -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>
|
2013-02-19 Miguel de Dios <miguel.dedios@artica.es>
|
||||||
|
|
||||||
* include/functions_api.php, include/functions_agents.php,
|
* include/functions_api.php, include/functions_agents.php,
|
||||||
|
@ -75,7 +75,6 @@ $(document).ready (function () {
|
|||||||
opacity: 0.5,
|
opacity: 0.5,
|
||||||
background: "black"
|
background: "black"
|
||||||
},
|
},
|
||||||
bgiframe: jQuery.browser.msie,
|
|
||||||
width: 700,
|
width: 700,
|
||||||
height: 300
|
height: 300
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user