From 9c0991e45058276124d60ea07416ae821004a27b Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 18 Aug 2014 09:51:15 -0400 Subject: [PATCH] chore(client) add " " --- lib/client.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/client.js b/lib/client.js index 411cb282..9059f50b 100644 --- a/lib/client.js +++ b/lib/client.js @@ -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({