add more quick searches
comments, notes, and users
This commit is contained in:
3
app/views/users/_quick_search.html.erb
Normal file
3
app/views/users/_quick_search.html.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<%= form_tag(users_path, :method => :get) do %>
|
||||
<%= text_field "search", "name_matches", :placeholder => "Search users" %>
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user