From 455e110d44e88b5ff27280c3587a1527bf8f12fd Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sun, 8 Apr 2012 15:45:35 +0800 Subject: [PATCH] builder.html.js --- builder.html.js | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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; -- 2.39.2