builder.html.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 4 May 2010 08:20:12 +0000 (16:20 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 4 May 2010 08:20:12 +0000 (16:20 +0800)
builder.html.js

index ff3b2b6..9b10aff 100644 (file)
@@ -175,7 +175,7 @@ Builder  = {
         
         // we can overlay some event handlers here..
         var xtype = (cfg.xns || '')  + '.' + (cfg.xtype || '');
-        
+        console.log('xtype'  + xtype)
         switch(xtype) {
             case 'Roo.LayoutDialog':
                 cfg.listeners.resize = function(dlg, w,h)