Removes custom content on proposals

This commit is contained in:
decabeza
2018-07-30 19:35:12 +02:00
parent e14b7b67fb
commit 71d45093b6
5 changed files with 7 additions and 13 deletions

View File

@@ -9,7 +9,7 @@
<span class="total-supports">
<%= t("proposals.proposal.supports", count: proposal.total_votes) %>&nbsp;
<span>
<abbr title="<%= t("proposals.proposal.reason_for_supports_necessary") %>">
<abbr>
<%= t("proposals.proposal.supports_necessary", number: number_with_delimiter(Proposal.votes_needed_for_success)) %>
</abbr>
</span>