2013-09-26 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/jquery.pandora.js: change the style of dialog of enterprise license. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8816 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
3d55a60fee
commit
7d59799ccf
|
@ -1,3 +1,8 @@
|
|||
2013-09-26 Miguel de Dios <miguel.dedios@artica.es>
|
||||
|
||||
* include/javascript/jquery.pandora.js: change the style of dialog
|
||||
of enterprise license.
|
||||
|
||||
2013-09-25 Miguel de Dios <miguel.dedios@artica.es>
|
||||
|
||||
* extensions/update_manager/lib/functions.php: changed the code
|
||||
|
|
|
@ -90,8 +90,8 @@ $(document).ready (function () {
|
|||
resizable: true,
|
||||
draggable: true,
|
||||
modal: true,
|
||||
height: 310,
|
||||
width: 650,
|
||||
height: 350,
|
||||
width: 600,
|
||||
overlay: {
|
||||
opacity: 0.5,
|
||||
background: "black"
|
||||
|
|
Loading…
Reference in New Issue