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

index 5a7401d..4a4f9b7 100644 (file)
@@ -286,7 +286,7 @@ Roo.extend(Roo.View, Roo.util.Observable, {
                 Roo.apply(d, {'roo-id' : Roo.id()});
             }
             Roo.log(this.tickItems);
-            
+            Roo.log(this.store.getAt(i));
             Roo.log(data);
             Roo.log(this.tickItems.indexOf(this.store.getAt(i)) * 1);