From: Alan Knowles Date: Thu, 6 May 2010 10:23:33 +0000 (+0800) Subject: builder.html.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=1fca88dbdd6491f6755f92bc70c29d5be1dd25bd builder.html.js --- diff --git a/builder.html.js b/builder.html.js index 00661a349..c23ce1bff 100644 --- a/builder.html.js +++ b/builder.html.js @@ -265,9 +265,7 @@ Builder = { if(typeof(arr) == 'object') { //Array/Hashes/Objects for(var item in arr) { - if (item == 'dom' && level > 2) { - continue; - } + var value = arr[item]; if(typeof(value) == 'function') { //If it is an array,