From 2c71aa3039b173b800f0463c2d426b7a69a6fa20 Mon Sep 17 00:00:00 2001 From: Stas Vilchik Date: Thu, 9 Oct 2014 14:32:14 +0200 Subject: [PATCH] SONAR-5606 Timeline chart does not behave correctly when measures don't have the same history --- .../sonar/plugins/core/widgets/timeline.html.erb | 3 ++- server/sonar-web/src/main/js/widgets/timeline.js | 14 ++++++++++++++ server/sonar-web/src/main/less/style.less | 6 +++--- .../main/resources/org/sonar/l10n/core.properties | 1 + 4 files changed, 20 insertions(+), 4 deletions(-) diff --git a/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/timeline.html.erb b/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/timeline.html.erb index 5cc449a0fe8..6e5c662f104 100644 --- a/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/timeline.html.erb +++ b/plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/timeline.html.erb @@ -167,7 +167,7 @@ <% else %> <% timeline = 'timeline' + widget.id.to_s %> -
+