mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
removed onLoad property, it doesn't work properly anyway, just confusing
This commit is contained in:
parent
cfa0dfcd80
commit
920b9c9ac8
1 changed files with 1 additions and 2 deletions
|
|
@ -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');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue