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

index 850518e..00594bc 100644 (file)
@@ -337,7 +337,7 @@ Roo.extend(Roo.View, Roo.util.Observable, {
     },
 
     onRemove : function(ds, record, index){
-        Roo.log('onBeforeLoad');
+        Roo.log('onRemove');
         this.clearSelections();
         var el = this.dataName  ?
             this.el.child('.roo-tpl-' + this.dataName) :