Fix subnav quick search bar on /artist_commentaries.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<%= form_tag(artist_commentaries_path, :method => :get) do %>
|
||||
<%= text_field "search", "name", :id => "quick_search_name", :placeholder => "Search commentary" %>
|
||||
<%= text_field "search", "text_matches", :id => "quick_search_text_matches", :placeholder => "Search commentary" %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user