builder.html.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 8 Apr 2012 07:28:52 +0000 (15:28 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 8 Apr 2012 07:28:52 +0000 (15:28 +0800)
builder.html.js

index af9fbfa..863f3e2 100644 (file)
@@ -18,8 +18,8 @@ Builder  = {
          //console.log(data);        return; 
          
          // This would be alot simpler if we just use the XComponent code...
-         
-         
+         // data should now be dialog or xcomponent..
+        Roo.log(data);return;
          
         if (this.scriptTag) { 
             document.body.removeChild(this.scriptTag);