From 2bbd81bf3fac338ae34a570f26a7e094aeaa652d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 26 May 2010 15:05:10 +0800 Subject: [PATCH] builder.html.js --- builder.html.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder.html.js b/builder.html.js index 8a3cba9c0..584a4c5fa 100644 --- a/builder.html.js +++ b/builder.html.js @@ -82,7 +82,7 @@ Builder = { this.munge(cfg); - console.log(this.dump(cfg));return; + console.log(this.dump(cfg)); // we draw either a dialog or a tab.. if (cfg.xtype == 'LayoutDialog') { -- 2.39.2