Roo/View.js
authorEdward <edward@roojs.com>
Thu, 9 Oct 2014 03:12:41 +0000 (11:12 +0800)
committerEdward <edward@roojs.com>
Thu, 9 Oct 2014 03:12:41 +0000 (11:12 +0800)
Roo/View.js

index 159b18e..8e1d44a 100644 (file)
@@ -401,8 +401,7 @@ Roo.extend(Roo.View, Roo.util.Observable, {
      */
     onBeforeLoad : function(store,opts)
     {
-         Roo.log('onBeforeLoad !!');   
-         return false;
+         Roo.log('onBeforeLoad');   
         if (!opts.add) {
             this.el.update("");
         }