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

index cfb0f4d..ae8b206 100644 (file)
@@ -317,7 +317,7 @@ Roo.extend(Roo.View, Roo.util.Observable, {
 // --------- FIXME     
     onAdd : function(ds, records, index)
     {
-        Roo.log('on Add');        
+        Roo.log(['on Add', ds, records, index] );        
         this.clearSelections();
         if(this.nodes.length == 0){
             this.refresh();