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 } %>

<% end %> diff --git a/app/views/shared/_search_form.html.erb b/app/views/shared/_search_form.html.erb index c14c41e7e..a15bc737a 100644 --- a/app/views/shared/_search_form.html.erb +++ b/app/views/shared/_search_form.html.erb @@ -3,7 +3,7 @@ <%= form_tag search_path, method: :get do %>
- " class="input-group-field" value="<%= params[:search] %>" id="search_text"> +