mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
parent
732aa5eccb
commit
dc3cbdd20e
6 changed files with 38 additions and 37 deletions
|
|
@ -6,7 +6,8 @@ template(name="listHeader")
|
|||
h2.list-header-name(
|
||||
class="{{#if currentUser.isBoardMember}}js-open-inlined-form is-editable{{/if}}")
|
||||
= title
|
||||
a.list-header-menu-icon.fa.fa-bars.js-open-list-menu
|
||||
if currentUser.isBoardMember
|
||||
a.list-header-menu-icon.fa.fa-bars.js-open-list-menu
|
||||
|
||||
template(name="editListTitleForm")
|
||||
.list-composer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue