Roo/bootstrap/PagingToolbar.js
authorEdward <edward@roojs.com>
Tue, 11 Aug 2015 03:49:27 +0000 (11:49 +0800)
committerEdward <edward@roojs.com>
Tue, 11 Aug 2015 03:49:27 +0000 (11:49 +0800)
Roo/bootstrap/PagingToolbar.js

index 5103389..f0248c6 100644 (file)
@@ -179,7 +179,7 @@ Roo.extend(Roo.bootstrap.PagingToolbar, Roo.bootstrap.NavSimplebar, {
             icon : 'fa fa-forward',
             cls: "next",
             disabled: true,
-            listeners : { click :  this.onClick.createDelegate(this, ["last"]) }
+            listeners : { click :  this.onClick.createDelegate(this, ["last"], true) }
         });
     //this.addSeparator();
         this.loading = this.navgroup.addItem({