From 234eafcd378c537bbd308cc9088056b9429ac6c2 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 13 May 2014 10:34:13 -0400 Subject: [PATCH] chore(view) add " " --- lib/client/view.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/client/view.js b/lib/client/view.js index 7155c99d..361f5e61 100644 --- a/lib/client/view.js +++ b/lib/client/view.js @@ -80,7 +80,7 @@ var CloudCmd, Util, DOM, CloudFunc, $; if (data) { element = $(Element).append(data); - + Util.copyObj(config, Config); if (options)