From: Alan Knowles Date: Sun, 8 Apr 2012 07:45:35 +0000 (+0800) Subject: builder.html.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=455e110d44e88b5ff27280c3587a1527bf8f12fd;p=app.Builder.js builder.html.js --- diff --git a/builder.html.js b/builder.html.js index 80cc4c6ef..b62117306 100644 --- a/builder.html.js +++ b/builder.html.js @@ -17,9 +17,12 @@ Builder = { // for debugging //console.log(data); return; - // This would be alot simpler if we just use the XComponent code... - // data should now be dialog or xcomponent.. - // only snag here is that we do not know the name currently.. + // This would be alot simpler if we just use the XComponent code... + // data should now be dialog or xcomponent.. + // only snag here is that we do not know the name currently.. + + + Roo.log(data);return;