fixes #894, fixes #893, fixes #892

This commit is contained in:
albert
2013-03-17 22:26:17 -04:00
parent 64f055b43e
commit 37fd0d2422
7 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<%= form_tag(pools_path, :method => :get, :target => "_blank") do %>
<%= text_field "search", "name_matches" %>
<% end %>