We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1699a1a commit 9e2f1a5Copy full SHA for 9e2f1a5
.gitignore
@@ -6,5 +6,4 @@
6
.idea/
7
vendor/
8
composer.lock
9
-tests/_log/*
10
tests/_output/*
ScrollPager.php
@@ -35,7 +35,6 @@
35
* @license https://github.com/kop/yii2-scroll-pager/blob/master/LICENSE.md MIT
36
*
37
* @author Ivan Koptiev <ivan.koptiev@codex.systems>
38
- * @version 2.2
39
*/
40
class ScrollPager extends Widget
41
{
assets/InfiniteAjaxScrollAsset.php
@@ -13,7 +13,6 @@
13
14
15
16
17
18
class InfiniteAjaxScrollAsset extends AssetBundle
19
0 commit comments