mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Enlarge VDC dialog so image fits best
(cherry picked from commit f7df921e3e7559056a6bea0905a77bc5bad97a5e)
This commit is contained in:
parent
9b1c967bdb
commit
e7231161fb
@ -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