summaryrefslogtreecommitdiffstats
path: root/reporting/functest/template/index-status-tmpl.html
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-07-06 17:32:22 +0200
committerMorgan Richomme <morgan.richomme@orange.com>2016-07-07 10:09:20 +0200
commit302e8b431d9822fe85c759072d7536a499926e84 (patch)
tree4172498c06f86c549722824ee6d7661dd090af76 /reporting/functest/template/index-status-tmpl.html
parentb7d3e63e77b1de41e9d9fb14fa32456096460022 (diff)
flake 8 fix + add logger
Change-Id: Ib8fbf0e784b57ea9be824e95fafe68e991b80aab Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'reporting/functest/template/index-status-tmpl.html')
-rw-r--r--reporting/functest/template/index-status-tmpl.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/reporting/functest/template/index-status-tmpl.html b/reporting/functest/template/index-status-tmpl.html
index 89a1d15..0c3fa94 100644
--- a/reporting/functest/template/index-status-tmpl.html
+++ b/reporting/functest/template/index-status-tmpl.html
@@ -76,7 +76,7 @@
{% for test in items[scenario] -%}
<th>
{% if test.getCriteria() > -1 -%}
- {{test.getDbName() }}
+ {{test.getDisplayName() }}
{%- endif %}
{% if test.getTier() > 3 -%}
*