removed onLoad property, it doesn't work properly anyway, just confusing

This commit is contained in:
coderaiser 2012-07-17 14:52:14 -04:00
parent cfa0dfcd80
commit 920b9c9ac8

View file

@ -52,8 +52,7 @@ CloudCommander.Editor.CloudMirror = {
extraKeys: {
//Сохранение
"Esc": pParent.hide(pParent)
},
onLoad: pParent.show()
}
});
}else console.log('Error. Something went wrong FM not found');
}