Procházet zdrojové kódy

Merge pull request #5496 from mfilser/master

Bugfix, Cards Count on mobile view was missing
Lauri Ojansivu před 1 rokem
rodič
revize
0f43818757
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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(