diff --git a/app/views/pools/_search.html.erb b/app/views/pools/_search.html.erb index 60fc7903a..7e4e1423a 100644 --- a/app/views/pools/_search.html.erb +++ b/app/views/pools/_search.html.erb @@ -1,6 +1,6 @@ - <%= form_tag pools_path, :method => :get, :class => "simple_form" do %> + <%= form_tag path, :method => :get, :class => "simple_form" do %> - - - - + <% if path != gallery_pools_path %> + + + + + <% end %> diff --git a/app/views/pools/gallery.html.erb b/app/views/pools/gallery.html.erb index 69b48cac4..7a060f89a 100644 --- a/app/views/pools/gallery.html.erb +++ b/app/views/pools/gallery.html.erb @@ -1,5 +1,6 @@