Skip to content

Commit

Permalink
Step 13.10: Add pagination to the list
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela authored and DAB0mB committed Dec 14, 2016
1 parent af65f37 commit b5af5cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/imports/app/parties/parties-list.component.html
Expand Up @@ -13,4 +13,6 @@
<button (click)="removeParty(party)">X</button>
</li>
</ul>

<pagination-controls></pagination-controls>
</div>

0 comments on commit b5af5cf

Please sign in to comment.