From 99ae632fce5ee61382b7326738cbff2525fb56ca Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 11 Jun 2010 12:20:47 +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 4492d84f6..bf0349527 100644 --- a/builder.html.js +++ b/builder.html.js @@ -7,7 +7,7 @@ Builder = { render : function(data) { // for debugging - //console.log(data); return; + console.log(data); return; this.tree = data; -- 2.39.2