diff --git a/lib/client/dom.js b/lib/client/dom.js index 2e11803b..88769ea6 100644 --- a/lib/client/dom.js +++ b/lib/client/dom.js @@ -767,7 +767,7 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog; Util.exec(p.success, lData, lJqXHR.statusText, lJqXHR); } /* file not found or connection lost */ - else{ + else { /* if html given or something like thet * getBack just status of result */ @@ -1211,7 +1211,7 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog; lMsg = lMsgAsk + lMsgSel + n + ' files/directoris?\n' + lName ; lQuery = '?files'; - } else{ + } else { var lType, lIsDir; /* dom element passed and it is not event */