fixes #894, fixes #893, fixes #892

This commit is contained in:
albert
2013-03-17 22:26:17 -04:00
parent 64f055b43e
commit 37fd0d2422
7 changed files with 20 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
<% content_for(:secondary_links) do %>
<menu>
<li><%= render "quick_search" %></li>
<li><%= link_to "Listing", pools_path %></li>
<li><%= link_to "Search", search_pools_path %></li>
<li><%= link_to "New", new_pool_path %></li>