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

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