move pool search to index (#636)

This commit is contained in:
Toks
2013-04-23 15:20:09 -04:00
parent 8b56fd7ae7
commit 3c88053c42
5 changed files with 46 additions and 26 deletions

View File

@@ -2,7 +2,6 @@
<menu>
<li><%= render "pools/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>
<% if CurrentUser.is_member? && @pool && !@pool.new_record? %>
<li>|</li>