mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Rules hidden from non admin
This commit is contained in:
parent
93e69c94a2
commit
80e06b8ffc
1 changed files with 4 additions and 4 deletions
|
|
@ -87,7 +87,7 @@ template(name="boardHeaderBar")
|
|||
if Filter.isActive
|
||||
a.board-header-btn-close.js-filter-reset(title="{{_ 'filter-clear'}}")
|
||||
i.fa.fa-times-thin
|
||||
|
||||
if currentUser.isAdmin
|
||||
a.board-header-btn.js-open-rules-view(title="{{_ 'rules'}}")
|
||||
i.fa.fa-magic
|
||||
span {{_ 'rules'}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue