From cf85de5d05bde54c1843fd1e7ad4794c2c23538a Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 14 Feb 2017 17:17:39 +0900 Subject: [PATCH] [Client] Better poll tag --- src/web/app/common/tags/poll.tag | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/src/web/app/common/tags/poll.tag b/src/web/app/common/tags/poll.tag index 8c14b895e..7b0e618d6 100644 --- a/src/web/app/common/tags/poll.tag +++ b/src/web/app/common/tags/poll.tag @@ -1,4 +1,4 @@ - +
  • @@ -9,7 +9,12 @@
-

{ total }人が投票

+

0 }> + { total }人が投票 + ・ + { result ? '投票する' : '結果を見る' } + 投票済み +