From 998491592e2eddc4aeb1452f6ee9ce440db15bd6 Mon Sep 17 00:00:00 2001 From: Stas Vilchik Date: Thu, 8 Jan 2015 15:22:03 +0100 Subject: [PATCH] Update analysis reports page after small refactoring --- .../src/main/hbs/analysis-reports/analysis-reports-report.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/sonar-web/src/main/hbs/analysis-reports/analysis-reports-report.hbs b/server/sonar-web/src/main/hbs/analysis-reports/analysis-reports-report.hbs index fc2cf616177..b816c2fbec7 100644 --- a/server/sonar-web/src/main/hbs/analysis-reports/analysis-reports-report.hbs +++ b/server/sonar-web/src/main/hbs/analysis-reports/analysis-reports-report.hbs @@ -21,4 +21,4 @@ -
{{id}} {{status}}
+
{{key}} {{status}}
-- 2.39.5