chore(dom) add ";"

This commit is contained in:
coderaiser 2014-10-23 07:37:25 -04:00
parent 3041a122fe
commit cf12d2eb82

View file

@ -1610,7 +1610,7 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog;
setCurrent = function() {
var current = DOM.getCurrentByName(name);
DOM.setCurrentFile(current);
}
};
if (!data) {
CloudCmd.refresh(panel);