From 7b825a217fa8573644b9385c5f781a9179852b4b Mon Sep 17 00:00:00 2001 From: Luka Murn Date: Fri, 21 Oct 2016 11:08:47 +0200 Subject: [PATCH] Closes SCI-596 --- app/views/search/results/partials/_project_text.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/search/results/partials/_project_text.html.erb b/app/views/search/results/partials/_project_text.html.erb index 3956b71b2..9f2b7aa2a 100644 --- a/app/views/search/results/partials/_project_text.html.erb +++ b/app/views/search/results/partials/_project_text.html.erb @@ -19,7 +19,7 @@ text %> <% else %> <%= route_to_other_org root_path, - nil, + project.organization, text %> <% end %> <% else %>