mirror of
https://github.com/wekan/wekan.git
synced 2026-03-04 04:40:16 +01:00
parent
732aa5eccb
commit
dc3cbdd20e
6 changed files with 38 additions and 37 deletions
|
|
@ -43,8 +43,9 @@ template(name="labelsWidget")
|
|||
each currentBoard.labels
|
||||
a.card-label(class="card-label-{{color}}").js-label
|
||||
span.card-label-name= name
|
||||
a.card-label.add-label.js-add-label
|
||||
i.fa.fa-plus
|
||||
if currentUser.isBoardAdmin
|
||||
a.card-label.add-label.js-add-label
|
||||
i.fa.fa-plus
|
||||
|
||||
template(name="memberPopup")
|
||||
.board-member-menu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue