Roo/bootstrap/PaginationItem.js
authorEdward <edward@roojs.com>
Mon, 29 Jun 2015 06:09:26 +0000 (14:09 +0800)
committerEdward <edward@roojs.com>
Mon, 29 Jun 2015 06:09:26 +0000 (14:09 +0800)
Roo/bootstrap/PaginationItem.js

index da96892..c23d00e 100644 (file)
@@ -85,7 +85,7 @@ Roo.extend(Roo.bootstrap.PaginationItem, Roo.bootstrap.Component,  {
         }
         
         if(this.disabled){
-            
+            return;
         }
         
         this.fireEvent('click', this, e);