Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Step 14.26: Subscribe users
  • Loading branch information
Kamil Kisiela authored and DAB0mB committed Dec 14, 2016
1 parent 495a208 commit cd123f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions imports/ui/components/partiesList/partiesList.js
Expand Up @@ -35,6 +35,8 @@ class PartiesList {
}, this.getReactively('searchText')
]);

this.subscribe('users');

this.helpers({
parties() {
return Parties.find({}, {
Expand Down

0 comments on commit cd123f4

Please sign in to comment.