Add quick search for #1868
This commit is contained in:
3
app/views/dmails/_quick_search.html.erb
Normal file
3
app/views/dmails/_quick_search.html.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<%= form_tag(dmails_path, :method => :get) do %>
|
||||
<%= text_field "search", "message_matches", :id => "quick_search_message_matches", :placeholder => "Search messages" %>
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user