From 4ac65000794b3085e835709bf716d672e5054711 Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Tue, 27 Jun 2017 15:14:46 +0200 Subject: bug fix: typo in bottlenecks naming (reporting page) Change-Id: Ifb2047e688117c7c9af33031467f2025d530f187 Signed-off-by: Morgan Richomme --- reporting/pages/app/views/commons/testCaseVisual.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'reporting/pages/app/views') diff --git a/reporting/pages/app/views/commons/testCaseVisual.html b/reporting/pages/app/views/commons/testCaseVisual.html index 74eb56e..4de4e18 100644 --- a/reporting/pages/app/views/commons/testCaseVisual.html +++ b/reporting/pages/app/views/commons/testCaseVisual.html @@ -20,7 +20,7 @@ test test test - test + test test test test @@ -124,4 +124,4 @@ $('#popup').hide(); return true; } - \ No newline at end of file + -- cgit