Allow Normal user to add new swimlane, list and label.

Thanks to RyanHecht, norrig and xet7 !

Fixes #4276,
fixes #4785
This commit is contained in:
Lauri Ojansivu 2024-06-06 02:03:29 +03:00
parent 82aa3fb7ee
commit 04b995e77f
3 changed files with 4 additions and 6 deletions

View file

@ -37,5 +37,4 @@ template(name="cardLabelsPopup")
= name
if(isLabelSelected ../_id)
i.card-label-selectable-icon.fa.fa-check
if currentUser.isBoardAdmin
a.quiet-button.full.js-add-label {{_ 'label-create'}}
a.quiet-button.full.js-add-label {{_ 'label-create'}}