From df74ea342a042473a29f4f33882a8a4a76b6ae1f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sun, 8 Apr 2012 15:30:12 +0800 Subject: [PATCH] builder.html.js --- builder.html.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/builder.html.js b/builder.html.js index 863f3e24c..80cc4c6ef 100644 --- a/builder.html.js +++ b/builder.html.js @@ -19,6 +19,8 @@ Builder = { // 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; if (this.scriptTag) { -- 2.39.2