From d4f99855af359667e74b521913b5be38946ff2e9 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 13 May 2014 02:31:16 -0400 Subject: [PATCH] chore(dom) add " " --- lib/client/dom.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/client/dom.js b/lib/client/dom.js index da9fb79f..bee62650 100644 --- a/lib/client/dom.js +++ b/lib/client/dom.js @@ -1728,7 +1728,6 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog; msg = 'Rename/Move '; } - if (!length) { name = DOM.getCurrentName(); names.push(name);