mirror of
https://github.com/wekan/wekan.git
synced 2025-12-24 03:10:12 +01:00
Merge branch 'issue-1349' of https://github.com/nztqa/wekan into nztqa-issue-1349
This commit is contained in:
commit
d31d5fd47a
1 changed files with 6 additions and 6 deletions
|
|
@ -71,8 +71,8 @@ template(name="cardMemberPopup")
|
|||
.info
|
||||
h3= user.profile.fullname
|
||||
p.quiet @{{ user.username }}
|
||||
if currentUser.isBoardMember
|
||||
ul.pop-over-list
|
||||
if currentUser.isNotCommentOnly
|
||||
li: a.js-remove-member {{_ 'remove-member-from-card'}}
|
||||
|
||||
if $eq currentUser._id user._id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue