colorbrewer/colorbrewer-bg.css
[roojs1] / roojs-debug.js
index c4f9c04..a1aba75 100644 (file)
@@ -31841,10 +31841,11 @@ Roo.tree.TreeNode = function(attributes){
         return;
     }
     
+    
     Roo.each(this.attributes.items, function(c) {
         this.appendChild(Roo.factory(c,Roo.Tree));
     }, this);
-    delete this.attribute.items;
+    delete this.attributes.items;