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 | 155e60a7f33c61c0237fad65bb1865e97890d86e (patch) | |
tree | 1d0b2da881b659f8ba66704c9e09ce5e161ef787 /utils/test/reporting/functest/template/index-status-tmpl.html | |
parent | 89ace6543ba3b3cdea76ca9cf1affef6a00037e9 (diff) |
Add Daisy for reporting
Change-Id: Ie9d6d5e351e5d673252f08ed304d4fef96a1e00b
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'utils/test/reporting/functest/template/index-status-tmpl.html')
-rw-r--r-- | utils/test/reporting/functest/template/index-status-tmpl.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/test/reporting/functest/template/index-status-tmpl.html b/utils/test/reporting/functest/template/index-status-tmpl.html index 094bbf8a2..52046c37f 100644 --- a/utils/test/reporting/functest/template/index-status-tmpl.html +++ b/utils/test/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> |