mirror of
https://github.com/wekan/wekan.git
synced 2026-01-04 16:48:49 +01:00
parent
6a92963e2a
commit
82b3227778
11 changed files with 57 additions and 35 deletions
|
|
@ -137,6 +137,7 @@ Template.cardMembersPopup.helpers({
|
|||
const cardMembers = Cards.findOne(cardId).members || [];
|
||||
return _.contains(cardMembers, this.userId);
|
||||
},
|
||||
|
||||
user() {
|
||||
return Users.findOne(this.userId);
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue