diff --git a/app/views/budgets/ballot/_ballot.html.erb b/app/views/budgets/ballot/_ballot.html.erb index 9ab7ee86c..b83005185 100644 --- a/app/views/budgets/ballot/_ballot.html.erb +++ b/app/views/budgets/ballot/_ballot.html.erb @@ -36,9 +36,6 @@ <% else %>
<%= t("budgets.ballots.show.zero") %>
- <%= link_to t("budgets.ballots.show.heading_link"),
- budget_investments_path(budget, heading_id: heading.id),
- data: { no_turbolink: true } %>