adds placeholder text to quick search
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<%= form_tag(pools_path, :method => :get) do %>
|
||||
<%= text_field "search", "name_matches" %>
|
||||
<%= text_field "search", "name_matches", :placeholder => "Search pools" %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user