chore(edit) add " "

This commit is contained in:
coderaiser 2013-11-21 14:46:13 +00:00
parent f2f20c0010
commit 772c7ed2ef

View file

@ -235,7 +235,7 @@ var CloudCmd, Util, DOM, CloudFunc, ace, DiffProto, diff_match_patch;
ret = Dialog.confirm(text + msg);
if (ret)
DOM.RESTful.save(path, Value, onSave);
DOM.RESTful.save(path, Value, onSave);
}
}