Merged in luisfernandosl/processmaker/PM-2671 (pull request #2266)

PM-2671 "La ventana Get Started tiene ..." SOLVED
This commit is contained in:
Julio Cesar Laura Avendaño
2015-05-26 16:28:07 -04:00

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}
};