This commit is contained in:
Toks
2013-07-07 19:29:24 -04:00
parent fc3aac28b8
commit 39a6cca62a
6 changed files with 16 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
<% content_for(:secondary_links) do %>
<menu>
<li><%= render "users/quick_search" %>
<li><%= render "users/quick_search" %></li>
<li><%= link_to "Listing", users_path %></li>
<li><%= link_to "Search", search_users_path %></li>