Browse Source

Bugfix, Cards Count on mobile view was missing

introduced by:
a601ba542aebefdfa8b5d683d22405ab3d5f8569
Martin Filser 1 year ago
parent
commit
517d1bb7fa
1 changed files with 2 additions and 0 deletions
  1. 2 0
      client/components/lists/listHeader.jade

+ 2 - 0
client/components/lists/listHeader.jade

@@ -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(