mirror of
https://github.com/wekan/wekan.git
synced 2026-03-13 08:56:13 +01:00
Add more Font Awesome icons. This was originally added
at Wekan v3.58, removed at Wekan v3.60, and now added back at Wekan v3.61. Thanks to xet7 !
This commit is contained in:
parent
cc70773fd5
commit
cd253522a3
15 changed files with 306 additions and 89 deletions
|
|
@ -73,7 +73,7 @@ template(name="cardMemberPopup")
|
|||
p.quiet @{{ user.username }}
|
||||
ul.pop-over-list
|
||||
if currentUser.isNotCommentOnly
|
||||
li: a.js-remove-member {{_ 'remove-member-from-card'}}
|
||||
li: a.js-remove-member {{_ 'remove-member-from-card'}}
|
||||
|
||||
if $eq currentUser._id user._id
|
||||
with currentUser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue