From aa0dadcf0760541878c21eb3ab16aaf72063f33e Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 8 Feb 2018 15:07:55 +0900 Subject: [PATCH] wip --- src/web/app/common/tags/poll.vue | 83 +++++++++++++++++--------------- 1 file changed, 44 insertions(+), 39 deletions(-) diff --git a/src/web/app/common/tags/poll.vue b/src/web/app/common/tags/poll.vue index 472a5f48c..d85caa00c 100644 --- a/src/web/app/common/tags/poll.vue +++ b/src/web/app/common/tags/poll.vue @@ -2,60 +2,65 @@

{{ '%i18n:common.tags.mk-poll.total-users%'.replace('{}', total) }} ・ - {{ result ? '%i18n:common.tags.mk-poll.vote%' : '%i18n:common.tags.mk-poll.show-result%' }} + {{ showResult ? '%i18n:common.tags.mk-poll.vote%' : '%i18n:common.tags.mk-poll.show-result%' }} %i18n:common.tags.mk-poll.voted%