From: simonbrandhof Date: Fri, 5 Nov 2010 13:12:59 +0000 (+0000) Subject: fix project search engine (wrong url to dashboard) X-Git-Tag: 2.6~650 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=916199c23653ae732c6c7346412659495859de8b;p=sonarqube.git fix project search engine (wrong url to dashboard) --- diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb index aeefa08a45f..fe683319266 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb @@ -3,7 +3,7 @@
<%= render :partial => 'layouts/breadcrumb' %>