summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerena Feng <feng.xiaowei@zte.com.cn>2017-10-16 01:44:29 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-10-16 01:44:29 +0000
commitbe391865f48ca789f73fa449fda361dcabf1be1e (patch)
tree04200435d0f17e6830b5a3b4d2ce53d4bb01b81d
parent68331d3be6ff0605e079db985e1d7c34325c4032 (diff)
parent2396f8cb1259b6a73c0dd5b23c1e4aaf6b65d7d0 (diff)
Merge "Update table headers in the reporting page"
-rw-r--r--reporting/reporting/qtip/template/index-status-tmpl.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/reporting/reporting/qtip/template/index-status-tmpl.html b/reporting/reporting/qtip/template/index-status-tmpl.html
index da8424a..f55f781 100644
--- a/reporting/reporting/qtip/template/index-status-tmpl.html
+++ b/reporting/reporting/qtip/template/index-status-tmpl.html
@@ -66,9 +66,9 @@
<table class="table">
<tr>
<th width="25%">Pod/Scenario</th>
- <th width="25%">Trend</th>
- <th width="25%">Last 4 Iterations</th>
- <th width="25%">Last 10 Days</th>
+ <th width="25%">Scoring Trend</th>
+ <th width="25%">Avg. in Last 4 Runs</th>
+ <th width="25%">Avg. in Last 10 Days</th>
</tr>
{% for scenario,result in prof_results.iteritems() -%}
<tr class="tr-ok">