Skip to content

Commit

Permalink
Step 13.11: Add pageChange event binding
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela authored and dotansimha committed Nov 27, 2016
1 parent e2ed528 commit a777488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/imports/app/parties/parties-list.component.html
Expand Up @@ -14,5 +14,5 @@
</li>
</ul>

<pagination-controls></pagination-controls>
<pagination-controls (pageChange)="onPageChanged($event)"></pagination-controls>
</div>

0 comments on commit a777488

Please sign in to comment.