From cec71c5b0bea274d2d3c7fcd75e02f82f65de177 Mon Sep 17 00:00:00 2001 From: Luciano Prestes Cavalcanti Date: Mon, 5 Oct 2015 21:23:36 +0200 Subject: [PATCH] Update software category request link --- views/search/_full_community.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/search/_full_community.html.erb b/views/search/_full_community.html.erb index c7a3544..23e2b14 100644 --- a/views/search/_full_community.html.erb +++ b/views/search/_full_community.html.erb @@ -36,7 +36,7 @@ :controller => :search, :action => :software_infos, :selected_categories_id => [category.id], - :include_non_public => !community.software_info.public_software? + :software_type => params[:software_type] } %> <% end %> -- libgit2 0.21.2