chore(edit) rm " "

This commit is contained in:
coderaiser 2016-12-26 15:28:16 +02:00
parent bf63b3dc2b
commit 54619917ae

View file

@ -111,7 +111,7 @@ var CloudCmd, Util, DOM, CloudFunc, MenuIO, Format;
};
this.create = function(element) {
Element = element;
Element = element;
editor.on('save', function(value) {
var size = Format.size(value);