roojs-ui.js
[roojs1] / roojs-debug.js
index c4f9c04..13f3a2b 100644 (file)
@@ -31840,6 +31840,7 @@ Roo.tree.TreeNode = function(attributes){
     if (typeof(this.attributes.items) == 'undefined' || !this.attributes.items) {
         return;
     }
+    return;
     
     Roo.each(this.attributes.items, function(c) {
         this.appendChild(Roo.factory(c,Roo.Tree));