From 2740bae7dc2e8b7d512961f1111bff379dc6b05b Mon Sep 17 00:00:00 2001 From: Stas Vilchik Date: Mon, 23 Jun 2014 17:32:42 +0600 Subject: [PATCH] SONAR-5333 Improve technical debt pyramid --- .../core/widgets/technical_debt_pyramid.html.erb | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/technical_debt_pyramid.html.erb b/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/technical_debt_pyramid.html.erb index 0342bd2871c..6f5464e92ea 100644 --- a/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/technical_debt_pyramid.html.erb +++ b/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/technical_debt_pyramid.html.erb @@ -69,9 +69,15 @@ - - - + + + -- 2.39.5

<%= message('widget.technical_debt_pyramid.name') -%>

<%= message('widget.technical_debt_pyramid.technical_debt') -%>
<%= message('widget.technical_debt_pyramid.total') -%>
+

<%= message('widget.technical_debt_pyramid.name') -%>

+
+

 <%= message('widget.technical_debt_pyramid.technical_debt') -%>

+
+

<%= message('widget.technical_debt_pyramid.total') -%>

+