PM-2671 "La ventana Get Started tiene ..." SOLVED

This commit is contained in:
Luis Fernando Saisa Lopez
2015-05-25 15:56:00 -04:00
parent 42049d82e5
commit fdef3051aa

View File

@@ -98,7 +98,7 @@ function showGettingStarted() {
panel.options = {
size: {w:620,h:500},
position: {x:50,y:50,center:true},
control: {close:true,resize:false},fx:{modal:true},
control: {close:true,resize:false, drag: false},fx:{modal:true},
statusBar: false,
fx: {shadow:true,modal:true}
};