From: Alan Knowles Date: Fri, 11 Jun 2010 04:30:36 +0000 (+0800) Subject: builder.html.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=4684110ff67ecd073e22148d82471d231d0fc7e6 builder.html.js --- diff --git a/builder.html.js b/builder.html.js index bf0349527..bcea95bb8 100644 --- a/builder.html.js +++ b/builder.html.js @@ -7,7 +7,7 @@ Builder = { render : function(data) { // for debugging - console.log(data); return; + //console.log(data); return; this.tree = data; @@ -263,6 +263,7 @@ Builder = { // now for all the children.. (items) if (xitems === false) { + return; } cfg.items = [];