builder.html.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 26 May 2010 07:16:20 +0000 (15:16 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 26 May 2010 07:16:20 +0000 (15:16 +0800)
builder.html.js

index e155a0c..f0cd655 100644 (file)
@@ -135,7 +135,7 @@ Builder  = {
             console.log(e);
             console.log(typeof(e));
             
-            console.log(JSON.stringify(e));
+            console.log(this.dump(e));
         }