mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
merge wefork
This commit is contained in:
commit
f7f5f4a35d
58 changed files with 3757 additions and 544 deletions
|
|
@ -6,6 +6,10 @@ template(name="listHeader")
|
|||
h2.list-header-name(
|
||||
class="{{#if currentUser.isBoardMember}}js-open-inlined-form is-editable{{/if}}")
|
||||
= title
|
||||
if showCardsCountForList cards.count
|
||||
= cards.count
|
||||
span.lowercase
|
||||
| {{_ 'cards'}}
|
||||
if currentUser.isBoardMember
|
||||
if isWatching
|
||||
i.list-header-watch-icon.fa.fa-eye
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue