diff --git a/lib/client/dom.js b/lib/client/dom.js index e2b57a9f..5628b503 100644 --- a/lib/client/dom.js +++ b/lib/client/dom.js @@ -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);