shows supports number on bold
This commit is contained in:
@@ -103,8 +103,10 @@
|
||||
<h2><%= t("budgets.investments.show.supports") %></h2>
|
||||
<div class="text-center">
|
||||
<span class="total-supports">
|
||||
<strong>
|
||||
<%= t("budgets.investments.investment.supports",
|
||||
count: investment.total_votes) %>
|
||||
</strong>
|
||||
</span>
|
||||
</div>
|
||||
<% elsif investment.should_show_ballots? %>
|
||||
|
||||
Reference in New Issue
Block a user