make pool gallery the default view

This commit is contained in:
r888888888
2014-09-05 16:27:19 -07:00
parent 267df896c6
commit 719343cea5
8 changed files with 14 additions and 10 deletions

View File

@@ -52,7 +52,7 @@
<ul>
<li><h1>Pools</h1></li>
<li><%= link_to("Help", wiki_pages_path(:title => "help:pools")) %></li>
<li><%= link_to("Listing", pools_path) %></li>
<li><%= link_to("Listing", gallery_pools_path) %></li>
<li><%= link_to("Changes", pool_versions_path) %></li>
</ul>
<ul>