removes duplicate search form partial
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<% provide :title do %><%= t('debates.index.title') %><% end %>
|
||||
<% content_for :header_addon do %>
|
||||
<%= render "shared/search_form_header",
|
||||
<%= render "shared/search_form",
|
||||
search_path: debates_path(page: 1),
|
||||
i18n_namespace: "debates.index.search_form" %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user