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

index ad490c8..5a7401d 100644 (file)
@@ -288,7 +288,7 @@ Roo.extend(Roo.View, Roo.util.Observable, {
             Roo.log(this.tickItems);
             
             Roo.log(data);
-            Roo.log(this.tickItems.indexOf(this.store.getAt(i).data) * 1);
+            Roo.log(this.tickItems.indexOf(this.store.getAt(i)) * 1);
             
             
             html[html.length] = Roo.util.Format.trim(