From: Alan Knowles Date: Thu, 27 May 2010 07:43:41 +0000 (+0800) Subject: builder.html.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=a015ee620e2f2d190e4106863e20691149b902b9 builder.html.js --- diff --git a/builder.html.js b/builder.html.js index 3f7242c75..f07d3de33 100644 --- a/builder.html.js +++ b/builder.html.js @@ -165,6 +165,7 @@ Builder = { for(var p in cfg){ // key is not string?!?!?!!? + console.log(p); if (typeof(p) != 'string') { continue; }