chore(dom) else{ -> else {

This commit is contained in:
coderaiser 2013-12-23 14:46:40 +00:00
parent 3580b3a94e
commit a5d6f4a623

View file

@ -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 */