Remove unrelated text
The number refers to the total number of participants, and not the total number of votes.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<%= number_with_info_tags(
|
||||
stats[:total_participants],
|
||||
t("polls.show.stats.total_votes"),
|
||||
"",
|
||||
html_class: "participants total-participants"
|
||||
) %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user