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

index 863f3e2..80cc4c6 100644 (file)
@@ -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) {