roojs-debug.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 19 Jan 2012 08:28:32 +0000 (16:28 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 19 Jan 2012 08:28:32 +0000 (16:28 +0800)
roojs-debug.js

index b991198..a1aba75 100644 (file)
@@ -31845,7 +31845,7 @@ Roo.tree.TreeNode = function(attributes){
     Roo.each(this.attributes.items, function(c) {
         this.appendChild(Roo.factory(c,Roo.Tree));
     }, this);
-    delete this.attribute.items;
+    delete this.attributes.items;