Roo/bootstrap/Pagination.js
authorEdward <edward@roojs.com>
Tue, 8 Apr 2014 10:52:28 +0000 (18:52 +0800)
committerEdward <edward@roojs.com>
Tue, 8 Apr 2014 10:52:28 +0000 (18:52 +0800)
Roo/bootstrap/Pagination.js

index 5fe7634..f9fc71d 100644 (file)
@@ -36,7 +36,7 @@ Roo.extend(Roo.bootstrap.Pagination, Roo.bootstrap.Component,  {
     active: 1,
     
     getAutoCreate : function(){
-        cfg = {
+        var cfg = {
             tag: 'ul',
                 cls: 'pagination',
                 cn: []