From: Stas Vilchik Date: Mon, 23 Jun 2014 11:32:42 +0000 (+0600) Subject: SONAR-5333 Improve technical debt pyramid X-Git-Tag: 4.4-RC1~214 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2740bae7dc2e8b7d512961f1111bff379dc6b05b;p=sonarqube.git SONAR-5333 Improve technical debt pyramid --- 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 @@ - - - + + +

<%= 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') -%>

+