shows supports number on bold

This commit is contained in:
decabeza
2018-01-04 14:47:06 +01:00
committed by Bertocq
parent 930ee26cd7
commit ddcfc73e86

View File

@@ -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? %>