From: Alan Knowles Date: Fri, 11 Jun 2010 04:02:48 +0000 (+0800) Subject: builder.html.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=cdcce4f1d633e8f2435091dfa872aae3dab98152 builder.html.js --- diff --git a/builder.html.js b/builder.html.js index d13557006..574fa39f8 100644 --- a/builder.html.js +++ b/builder.html.js @@ -6,7 +6,8 @@ Builder = { render : function(data) { - console.log(data); + console.log(data); + return; this.tree = data; _this = { isBuilder : true }; if (!Builder.click) {