chore(edit) fix quotes

This commit is contained in:
coderaiser 2014-04-22 10:24:50 -04:00
parent 7720cf2b28
commit 655d695907

View file

@ -106,7 +106,7 @@ var CloudCmd, Util, DOM, CloudFunc, ace, DiffProto, diff_match_patch, Zip;
Util.ifExec(isStr, function() {
var UndoManager = ace.require("ace/undomanager").UndoManager;
var UndoManager = ace.require('ace/undomanager').UndoManager;
Ace.setValue(Value);
CloudCmd.View.show(Element, focus);