mirror of
https://github.com/wekan/wekan.git
synced 2026-01-24 02:06:10 +01:00
Import members: UI flow ok
This commit is contained in:
parent
658ef5ebe1
commit
3dc70b3ea4
8 changed files with 258 additions and 88 deletions
|
|
@ -89,7 +89,7 @@ template(name="addMemberPopup")
|
|||
a.name.js-select-member(title="{{profile.name}} ({{username}})")
|
||||
+userAvatar(userId=_id esSearch=true)
|
||||
span.full-name
|
||||
= profile.name
|
||||
= profile.fullname
|
||||
| (<span class="username">{{username}}</span>)
|
||||
if isBoardMember
|
||||
.quiet ({{_ 'joined'}})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue