builder.html.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 8 Apr 2012 08:08:33 +0000 (16:08 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 8 Apr 2012 08:08:33 +0000 (16:08 +0800)
builder.html.js

index f50e36f..cebc6a5 100644 (file)
@@ -16,7 +16,7 @@ Builder  = {
     {
         // for debugging 
         // console.log(data);        return; 
-         
+        Roo.log(data);
         // 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..