mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-25 02:50:08 +03:00
Enlarge VDC dialog so image fits best
This commit is contained in:
parent
195c22b169
commit
f7df921e3e
@ -993,7 +993,7 @@ function setupVNC(){
|
||||
|
||||
dialog.dialog({
|
||||
autoOpen:false,
|
||||
width:700,
|
||||
width:750,
|
||||
modal:true,
|
||||
height:500,
|
||||
resizable:true,
|
||||
|
@ -1289,7 +1289,7 @@ function setupVNC(){
|
||||
|
||||
dialog.dialog({
|
||||
autoOpen:false,
|
||||
width:700,
|
||||
width:750,
|
||||
modal:true,
|
||||
height:500,
|
||||
resizable:true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user