mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
removed onLoad property, it doesn't work properly anyway, just confusing
This commit is contained in:
parent
8d6f9beb69
commit
a034c9412a
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