Roo/View.js
authorEdward <edward@roojs.com>
Mon, 19 May 2014 10:03:41 +0000 (18:03 +0800)
committerEdward <edward@roojs.com>
Mon, 19 May 2014 10:03:41 +0000 (18:03 +0800)
Roo/View.js

index f314e7d..625e512 100644 (file)
@@ -316,6 +316,7 @@ Roo.extend(Roo.View, Roo.util.Observable, {
 // --------- FIXME     
     onAdd : function(ds, records, index)
     {
+        Roo.log('on Add');        
         this.clearSelections();
         if(this.nodes.length == 0){
             this.refresh();