builder.html.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 10 May 2010 05:57:14 +0000 (13:57 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 10 May 2010 05:57:14 +0000 (13:57 +0800)
builder.html.js

index e868307..47e7e9e 100644 (file)
@@ -69,7 +69,7 @@ Builder  = {
         
         
         this.munge(cfg);
-        console.log(cfg);return;
+        //console.log(cfg);return;
         // we draw either a dialog or a tab..
         
         if (cfg.xtype == 'LayoutDialog') {