From c3bc6982b7e165304e269d7b7ef309a05148be98 Mon Sep 17 00:00:00 2001 From: Fabrice Bellingard Date: Thu, 9 Feb 2012 18:49:46 +0100 Subject: [PATCH] SONAR-3014 Improve display of links not starting with 'http(s)' Initial request: => The main project dashboard "Links" column provides a Developer Connection link that browsers do not support --- .../plugins/core/widgets/description.html.erb | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/description.html.erb b/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/description.html.erb index 758eb00d986..8152bde247f 100644 --- a/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/description.html.erb +++ b/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/description.html.erb @@ -6,8 +6,8 @@ - - + + <% if @project.language %> @@ -35,7 +35,15 @@ -- 2.39.5
<%= message('widget.description.key') -%>: <%= @project.key -%><%= message('widget.description.key') -%>: <%= @project.key -%>
<%= message('widget.description.links') -%>: