mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Redesign the card design header and change header menu icon
This commit is contained in:
parent
faa2fad150
commit
bc9d9c2a42
7 changed files with 25 additions and 30 deletions
|
|
@ -7,7 +7,7 @@ template(name="listHeader")
|
|||
class="{{#if currentUser.isBoardMember}}js-open-inlined-form is-editable{{/if}}")
|
||||
= title
|
||||
if currentUser.isBoardMember
|
||||
a.list-header-menu-icon.fa.fa-bars.js-open-list-menu
|
||||
a.list-header-menu-icon.fa.fa-ellipsis-v.js-open-list-menu
|
||||
|
||||
template(name="editListTitleForm")
|
||||
.list-composer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue