Roo/View.js
authorEdward <edward@roojs.com>
Tue, 23 Dec 2014 10:15:41 +0000 (18:15 +0800)
committerEdward <edward@roojs.com>
Tue, 23 Dec 2014 10:15:41 +0000 (18:15 +0800)
Roo/View.js

index 73766c7..b9daa80 100644 (file)
@@ -285,13 +285,10 @@ Roo.extend(Roo.View, Roo.util.Observable, {
             if(this.tickable){
                 Roo.apply(d, {'roo-id' : Roo.id()});
             }
-            Roo.log(this.tickItems);
-            
-            var ret = [data];
-            
-            Roo.log([data]);
-            Roo.log(this.tickItems.indexOf(data[0]) * 1);
             
+            Roo.each(this.tickItems, function(item){
+                
+            });
             
             html[html.length] = Roo.util.Format.trim(
                 this.dataName ?