mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 21:47:10 -04:00
parent
bc9d9c2a42
commit
cc88e78483
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ template(name="cardDetails")
|
|||
.card-details-item.card-details-item-members
|
||||
h3.card-details-item-title {{_ 'members'}}
|
||||
each members
|
||||
+userAvatar(userId=this cardId="{{../_id}}")
|
||||
+userAvatar(userId=this cardId=../_id)
|
||||
| {{! XXX Hack to hide syntaxic coloration /// }}
|
||||
a.member.add-member.card-details-item-add-button.js-add-members
|
||||
i.fa.fa-plus
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue