From: Alan Knowles Date: Wed, 26 May 2010 07:16:20 +0000 (+0800) Subject: builder.html.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=9167f6e9c797bae45786a5c76c229897f232c0d6 builder.html.js --- 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)); }