Skip to content

Commit

Permalink
Issue #14. Spinner typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
kop committed Aug 5, 2014
1 parent ef21ca1 commit abe6a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ScrollPager.php
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ public function run()
'name' => self::EXTENSION_PAGING
],
[
'name' => self::EXTENSION_TRIGGER,
'name' => self::EXTENSION_SPINNER,
'options' =>
!empty($this->spinnerSrc)
? ['html' => $this->spinnerTemplate, 'src' => $this->spinnerSrc]
Expand Down

0 comments on commit abe6a56

Please sign in to comment.