mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
Merge branch 'fix-create_label' of https://github.com/nztqa/wekan into nztqa-fix-create_label
This commit is contained in:
commit
740c705748
1 changed files with 2 additions and 1 deletions
|
@ -34,4 +34,5 @@ template(name="cardLabelsPopup")
|
|||
= name
|
||||
if(isLabelSelected ../_id)
|
||||
i.card-label-selectable-icon.fa.fa-check
|
||||
a.quiet-button.full.js-add-label {{_ 'label-create'}}
|
||||
if currentUser.isBoardAdmin
|
||||
a.quiet-button.full.js-add-label {{_ 'label-create'}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue