builder.html.js
[app.Builder.js] / builder.html.js
index 5c7addf..d135570 100644 (file)
@@ -6,7 +6,7 @@ Builder  = {
     
     render : function(data)
     {
-         
+        console.log(data); 
         this.tree = data;
         _this = { isBuilder : true };
         if (!Builder.click) {