diff --git a/src/noosfero-spb/software_communities/views/search/_full_community.html.erb b/src/noosfero-spb/software_communities/views/search/_full_community.html.erb index d85e752..ae8100e 100644 --- a/src/noosfero-spb/software_communities/views/search/_full_community.html.erb +++ b/src/noosfero-spb/software_communities/views/search/_full_community.html.erb @@ -37,7 +37,7 @@
  • <%= link_to _("#{category.name}"), { :controller => :search, - :action => :software_infos, + :action => params[:action], :selected_categories_id => [category.id], :software_type => params[:software_type] } %> -- libgit2 0.21.2