aboutsummaryrefslogtreecommitdiffstats
path: root/qtip/reporter/templates
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-03-07 03:29:29 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-03-07 03:29:29 +0000
commit1622544f850e8076e62ab9585f6421feff4e7c88 (patch)
tree4df0aef59e614ad95fcc841945fdc066cc716f38 /qtip/reporter/templates
parentcf7f9996a66ddcb9379ac0ab12ec568dc08d00c3 (diff)
parentee9b0a588fa680a2d9753eb8227c8e5018e9e618 (diff)
Merge "Implement reporter module."
Diffstat (limited to 'qtip/reporter/templates')
-rw-r--r--qtip/reporter/templates/timeline.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/qtip/reporter/templates/timeline.j2 b/qtip/reporter/templates/timeline.j2
index 9c18a996..d4c95c46 100644
--- a/qtip/reporter/templates/timeline.j2
+++ b/qtip/reporter/templates/timeline.j2
@@ -1,4 +1,4 @@
-{% title %}
+{{ title }}
{% for phase in phases %}
{{ phase.name|upper }}{{ "TIME" }}
{% for cp in phase.checkpoints %}