summaryrefslogtreecommitdiffstats
path: root/qtip/reporter/templates/timeline.j2
diff options
context:
space:
mode:
authorTaseer Ahmed <taseer94@gmail.com>2017-03-02 21:03:24 +0500
committerTaseer Ahmed <taseer94@gmail.com>2017-03-03 20:24:00 +0500
commitee9b0a588fa680a2d9753eb8227c8e5018e9e618 (patch)
treebfb7605b08e6a141704ae0c8c41cd426580d5375 /qtip/reporter/templates/timeline.j2
parent473deae9a10162f000c49ca49b4e31b28c4bf0d8 (diff)
Implement reporter module.
- Add cli module - Implement timeline outline JIRA: QTIP-199 Signed-off-by: Taseer Ahmed <taseer94@gmail.com> Change-Id: I487b76123a785731c356143d1ae7f3123c11f398
Diffstat (limited to 'qtip/reporter/templates/timeline.j2')
-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 %}