chore(client) add " "

This commit is contained in:
coderaiser 2014-08-18 09:51:15 -04:00
parent 1fc1de6df8
commit 9c0991e450

View file

@ -187,10 +187,10 @@ var Util, DOM, CloudFunc;
}, function(callback) {
loadModule({
/* привязываем клавиши к функциям */
path : 'key.js',
func : callback
});
});
path : 'key.js',
func : callback
});
});
DOM.Files.get('modules', function(error, modules) {
var storageObj, mod, path,
@ -352,7 +352,7 @@ var Util, DOM, CloudFunc;
name = DOM.getCurrentName(),
i = panel.childNodes.length;
while(i--)
while (i--)
panel.removeChild(panel.lastChild);
panel.innerHTML = CloudFunc.buildFromJSON({