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

index 383aa47..23edceb 100644 (file)
@@ -26,6 +26,7 @@ Roo.bootstrap.PagingToolbar = function(config)
     
     Roo.log(ds);
     Roo.log(this.store);
+    
     if (this.store && !ds) {
         Roo.log('run??');
         this.store= Roo.factory(this.store, Roo.data);