X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/source/SlidingPager.html diff --git a/docs/source/SlidingPager.html b/docs/source/SlidingPager.html index 6e4dca6c..4ec48c8d 100644 --- a/docs/source/SlidingPager.html +++ b/docs/source/SlidingPager.html @@ -1,10 +1,10 @@ - - - The source code - - - - + + + The source code + + + +
Ext.ux.SlidingPager = Ext.extend(Object, {
     init : function(pbar){
         Ext.each(pbar.items.getRange(2,6), function(c){
@@ -36,6 +36,6 @@
             }
         });
     }
-});
- +}); + \ No newline at end of file