builder.html.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 10 May 2010 04:44:46 +0000 (12:44 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 10 May 2010 04:44:46 +0000 (12:44 +0800)
builder.html.js

index ef61a79..1f96fae 100644 (file)
@@ -189,7 +189,7 @@ Builder  = {
         // we can overlay some event handlers here..
         cfg.listeners = cfg.listeners || {};
        
-        console.log('xtype'  + xtype)
+        //console.log('xtype'  + xtype)
         switch(xtype) {
             case 'Roo.LayoutDialog':
                 cfg.listeners.resize = function(dlg, w,h)