Merge pull request #5496 from mfilser/master

Bugfix, Cards Count on mobile view was missing
This commit is contained in:
Lauri Ojansivu 2024-08-07 00:12:11 +03:00 committed by GitHub
commit 0f43818757
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,6 +28,8 @@ template(name="listHeader")
| (
span(class="{{#if exceededWipLimit}}highlight{{/if}}") {{cards.length}}
|/#{wipLimit.value})
if showCardsCountForList cards.length
span.cardCount {{cardsCount}} {{cardsCountForListIsOne cards.length}}
unless isMiniScreen
div(class="{{#if collapsed}}list-rotated{{/if}}")
h2.list-header-name(