fixed tests

This commit is contained in:
albert
2013-03-18 03:26:02 -04:00
parent 04b18abc6e
commit d21c4500d2
5 changed files with 14 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
<% content_for(:secondary_links) do %>
<menu>
<li><%= render "quick_search" %></li>
<li><%= render "artists/quick_search" %></li>
<li><%= link_to "Listing", artists_path %></li>
<li><%= link_to "Banned", banned_artists_path %></li>
<li><%= link_to "Search", search_artists_path %></li>