3
app/views/pools/_quick_search.html.erb
Normal file
3
app/views/pools/_quick_search.html.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<%= form_tag(pools_path, :method => :get, :target => "_blank") do %>
|
||||
<%= text_field "search", "name_matches" %>
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user