summaryrefslogtreecommitdiffstats
path: root/client/components/cards/minicard.jade
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-04-27 02:54:40 +0300
committerLauri Ojansivu <x@xet7.org>2020-04-27 02:54:40 +0300
commitee106d1cb41b8e7b4ae757936f0f46688325f685 (patch)
tree96d68db8d0d2ec66094cae0363284340ccf1435d /client/components/cards/minicard.jade
parent8ef435c83e48cbd3df9bf012d60c7833396c4e0a (diff)
downloadwekan-ee106d1cb41b8e7b4ae757936f0f46688325f685.tar.gz
wekan-ee106d1cb41b8e7b4ae757936f0f46688325f685.tar.bz2
wekan-ee106d1cb41b8e7b4ae757936f0f46688325f685.zip
Revert In Progress additional vote features. Translations are not removed.
Thanks to xet7 ! Related https://github.com/wekan/wekan/pull/3048
Diffstat (limited to 'client/components/cards/minicard.jade')
-rw-r--r--client/components/cards/minicard.jade2
1 files changed, 0 insertions, 2 deletions
diff --git a/client/components/cards/minicard.jade b/client/components/cards/minicard.jade
index 79dd9127..b6ccd4d7 100644
--- a/client/components/cards/minicard.jade
+++ b/client/components/cards/minicard.jade
@@ -103,9 +103,7 @@ 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