diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-01-10 17:58:25 +0100 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2017-01-10 18:24:22 +0100 |
commit | e7bbcaadaf37bf63267eb9a60cbbcd238117caf1 (patch) | |
tree | 7b7bbb97e4f0f856f1da68a404f0f6bc1446de56 /reporting/functest/template/index-status-tmpl.html | |
parent | cc234da58259069d40f502751a4793bc00dd4fb2 (diff) |
Add Daisy for reporting
Change-Id: Ie9d6d5e351e5d673252f08ed304d4fef96a1e00b
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.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/reporting/functest/template/index-status-tmpl.html b/reporting/functest/template/index-status-tmpl.html index 094bbf8..52046c3 100644 --- a/reporting/functest/template/index-status-tmpl.html +++ b/reporting/functest/template/index-status-tmpl.html @@ -72,6 +72,7 @@ $(document).ready(function (){ <li class="active"><a href="../../index.html">Home</a></li> <li><a href="status-apex.html">Apex</a></li> <li><a href="status-compass.html">Compass</a></li> + <li><a href="status-daisy.html">Daisy</a></li> <li><a href="status-fuel.html">Fuel</a></li> <li><a href="status-joid.html">Joid</a></li> </ul> |