make pool gallery the default view
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<table class="search">
|
||||
<tbody>
|
||||
<%= form_tag pools_path, :method => :get, :class => "simple_form" do %>
|
||||
<%= form_tag gallery_pools_path, :method => :get, :class => "simple_form" do %>
|
||||
<tr>
|
||||
<th><label for="search_name_matches">Name</label></th>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user