diff --git a/app/views/budgets/stats/show.html.erb b/app/views/budgets/stats/show.html.erb index 7d2db9f70..060599b67 100644 --- a/app/views/budgets/stats/show.html.erb +++ b/app/views/budgets/stats/show.html.erb @@ -187,7 +187,6 @@ <%= t("budgets.stats.percent_total_participants_html") %> <%= t("budgets.stats.percent_heading_census_html") %> - <% @budget.headings.order("id ASC").each do |heading| %>