1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-23 22:50:09 +03:00

Feature #495: Fixed image attribute dialog size

This commit is contained in:
Hector Sanjuan 2011-02-23 19:18:18 +01:00
parent 7b6f3307bc
commit 1696587c75

View File

@ -826,7 +826,7 @@ function setupImageAttributesDialogs(){
autoOpen:false,
width:400,
modal:true,
height:270,
height:200,
resizable:false,
});