dmails: inline search form on /dmails page.
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
<li><%= link_to "Sent", sent_dmails_path(set_default_folder: true) %></li>
|
||||
<li>|</li>
|
||||
<li><%= link_to "New", new_dmail_path %></li>
|
||||
<li><%= link_to "Search", search_dmails_path %></li>
|
||||
<li><%= link_to "Mark all as read", {:controller => "dmails", :action => "mark_all_as_read"}, :method => :post, :remote => true %></li>
|
||||
<li>|</li>
|
||||
<li><%= link_to "Help", wiki_pages_path(title: "help:dmail") %></li>
|
||||
|
||||
Reference in New Issue
Block a user