builder.html.js
[app.Builder.js] / 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') {