mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 17:04:16 +00:00
chore(edit) add " "
This commit is contained in:
parent
fa6019e7ed
commit
0dd86b55cb
1 changed files with 2 additions and 3 deletions
|
|
@ -60,9 +60,9 @@ var CloudCmd, Util, DOM, CloudFunc, ace, DiffProto, diff_match_patch, Zip, MenuI
|
|||
});
|
||||
|
||||
onMenu = Util.exec.with(setMenu, Element);
|
||||
|
||||
|
||||
initAce();
|
||||
|
||||
|
||||
Events.addOnce('contextmenu', Element, onMenu)
|
||||
.add(Element, {
|
||||
drop : onDrop,
|
||||
|
|
@ -87,7 +87,6 @@ var CloudCmd, Util, DOM, CloudFunc, ace, DiffProto, diff_match_patch, Zip, MenuI
|
|||
|
||||
Session.setMode(mode);
|
||||
setUseOfWorker(mode);
|
||||
|
||||
setEmmet(isHTML);
|
||||
|
||||
Util.exec.if(isStr, function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue