Roo/bootstrap/PagingToolbar.js
authoredward <edward@roojs.com>
Tue, 8 Mar 2016 04:37:26 +0000 (12:37 +0800)
committeredward <edward@roojs.com>
Tue, 8 Mar 2016 04:37:26 +0000 (12:37 +0800)
Roo/bootstrap/PagingToolbar.js

index bb9085e..1be8f25 100644 (file)
@@ -30,6 +30,7 @@ Roo.bootstrap.PagingToolbar = function(config)
     
     if (this.store && !ds) {
         Roo.log('run??');
+        
         this.store= Roo.factory(this.store, Roo.data);
         ds = this.store;
         ds.xmodule = this.xmodule || false;