X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..05ce1c11e98b33f14ddee184493bd5a60dc947e2:/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 @@ - -
-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