Bugfix, Cards Count on mobile view was missing

introduced by:
a601ba542a
This commit is contained in:
Martin Filser 2024-05-25 17:20:21 +02:00
parent 6ee0919ead
commit 517d1bb7fa

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(