mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
chore(edit) rm {, }
This commit is contained in:
parent
3347265837
commit
1edb37c2e3
1 changed files with 1 additions and 2 deletions
|
|
@ -70,7 +70,7 @@ var CloudCmd, Util, DOM, CloudFunc, ace, DiffProto, diff_match_patch;
|
|||
Ace.setValue(pValue);
|
||||
CloudCmd.View.show(Element, focus);
|
||||
Key.unsetBind();
|
||||
} else {
|
||||
} else
|
||||
Info.getData({
|
||||
success : function(pData) {
|
||||
var lValue = '';
|
||||
|
|
@ -83,7 +83,6 @@ var CloudCmd, Util, DOM, CloudFunc, ace, DiffProto, diff_match_patch;
|
|||
CloudCmd.View.show(Element, focus);
|
||||
}
|
||||
});
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue