summaryrefslogtreecommitdiffstats
path: root/client/components/cards/minicard.jade
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-05-13 02:57:36 +0300
committerLauri Ojansivu <x@xet7.org>2020-05-13 02:57:36 +0300
commit85f254da38cb4008877832a338dbb100fe3b475d (patch)
treed79482cdf7d031d138d55774c7088a6b1ee03cd6 /client/components/cards/minicard.jade
parent1fe7394d05032f65d1f8e035d6d4cf1fc41d8d35 (diff)
parentec03bbe260e3a7e1298ac7cf526b41c7d2207e91 (diff)
downloadwekan-85f254da38cb4008877832a338dbb100fe3b475d.tar.gz
wekan-85f254da38cb4008877832a338dbb100fe3b475d.tar.bz2
wekan-85f254da38cb4008877832a338dbb100fe3b475d.zip
Merge branch 'master' of https://github.com/NicoP-S/wekan into 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