From 9167f6e9c797bae45786a5c76c229897f232c0d6 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 26 May 2010 15:16:20 +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 e155a0ced..f0cd6550d 100644 --- a/builder.html.js +++ b/builder.html.js @@ -135,7 +135,7 @@ Builder = { console.log(e); console.log(typeof(e)); - console.log(JSON.stringify(e)); + console.log(this.dump(e)); } -- 2.39.2