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

index 39785dc..73766c7 100644 (file)
@@ -287,8 +287,10 @@ Roo.extend(Roo.View, Roo.util.Observable, {
             }
             Roo.log(this.tickItems);
             
+            var ret = [data];
+            
             Roo.log([data]);
-            Roo.log(this.tickItems.indexOf(data) * 1);
+            Roo.log(this.tickItems.indexOf(data[0]) * 1);
             
             
             html[html.length] = Roo.util.Format.trim(