Skip to content

Commit

Permalink
Step 12.8: Add the pagination controls to the view
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela authored and DAB0mB committed Dec 14, 2016
1 parent 68ebb16 commit dca513a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions imports/ui/components/partiesList/partiesList.html
Expand Up @@ -9,3 +9,5 @@
<party-remove party="party"></party-remove>
</li>
</ul>

<dir-pagination-controls on-page-change="partiesList.pageChanged(newPageNumber)"></dir-pagination-controls>

0 comments on commit dca513a

Please sign in to comment.