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

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