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

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