summaryrefslogtreecommitdiffstats
path: root/reporting/index-vims-tmpl.html
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-03-16 18:31:06 +0100
committerMorgan Richomme <morgan.richomme@orange.com>2016-03-17 11:49:06 +0100
commitec5072c0ccc6648d734226711b43ddb34b2b21af (patch)
treef0a4fb0c389ef64d5a8863192c90d811d5bb110d /reporting/index-vims-tmpl.html
parent1ebb587ff5691f62cdaa90f372d17a0dd695cbc4 (diff)
Add automatic status reporting
Show last scenario run + sun/cloud/storm dynamically JIRA:FUNCTEST-151 Change-Id: I86eeb64f0dea842a71b0cba9dd1058d7fa876269 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'reporting/index-vims-tmpl.html')
-rw-r--r--reporting/index-vims-tmpl.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/reporting/index-vims-tmpl.html b/reporting/index-vims-tmpl.html
index 4d1c509..8858182 100644
--- a/reporting/index-vims-tmpl.html
+++ b/reporting/index-vims-tmpl.html
@@ -21,11 +21,11 @@
<h3 class="text-muted">vIMS status page</h3>
<nav>
<ul class="nav nav-justified">
- <li class="active"><a href="#">Home</a></li>
- <li><a href="index-fuel.html">Fuel</a></li>
- <li><a href="index-compass.html">Compass</a></li>
- <li><a href="index-joid.html">JOID</a></li>
- <li><a href="index-apex.html">APEX</a></li>
+ <li class="active"><a href="index.html">Home</a></li>
+ <li><a href="index-vims-fuel.html">Fuel</a></li>
+ <li><a href="index--vims-compass.html">Compass</a></li>
+ <li><a href="index-vims-joid.html">JOID</a></li>
+ <li><a href="index-vims-apex.html">APEX</a></li>
</ul>
</nav>
</div>
@@ -88,4 +88,4 @@
{%- endfor %}
</div>
<div class="col-md-1"></div>
-</div> \ No newline at end of file
+</div>