summaryrefslogtreecommitdiffstats
path: root/client/components/cards/minicard.jade
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-04-26 17:18:41 +0300
committerLauri Ojansivu <x@xet7.org>2020-04-26 17:18:41 +0300
commitff73aa4566fcb96f42eb9ca4d3db7b4ae68a83ed (patch)
treed3931724c50d7807f9a905fdf8893b82da1a650a /client/components/cards/minicard.jade
parent3908fe0ab875cf4b793c884a3d82df2f1a3b2686 (diff)
parentde993a079d9f528ae1cfe9d4ba8a3a7541d93941 (diff)
downloadwekan-ff73aa4566fcb96f42eb9ca4d3db7b4ae68a83ed.tar.gz
wekan-ff73aa4566fcb96f42eb9ca4d3db7b4ae68a83ed.tar.bz2
wekan-ff73aa4566fcb96f42eb9ca4d3db7b4ae68a83ed.zip
Merge branch 'NicoP-S-master'
Diffstat (limited to 'client/components/cards/minicard.jade')
-rw-r--r--client/components/cards/minicard.jade2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/components/cards/minicard.jade b/client/components/cards/minicard.jade
index b6ccd4d7..79dd9127 100644
--- a/client/components/cards/minicard.jade
+++ b/client/components/cards/minicard.jade
@@ -103,7 +103,9 @@ template(name="minicard")
if getVoteQuestion
.badge.badge-state-image-only(title=getVoteQuestion)
span.badge-icon.fa.fa-thumbs-up
+ span.badge-text {{ voteCountPositive }}
span.badge-icon.fa.fa-thumbs-down
+ span.badge-text {{ voteCountNegative }}
if attachments.count
.badge
span.badge-icon.fa.fa-paperclip