Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 80859c2

Browse files
author
Milo Casagrande
committed
Add link to tests view in home page
Signed-off-by: Milo Casagrande <milo@opensourcefoundries.com>
1 parent 0492245 commit 80859c2

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

app/dashboard/templates/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,15 @@ <h4>&#8230;made easy!</h4>
108108
View SoCs being tested
109109
</span>
110110
</li>
111+
<li>
112+
<a class="btn btn-default" href="/test/" role="button">
113+
<i class="fa fa-stethoscope fa-lg"></i>
114+
</a>
115+
&nbsp;
116+
<span class="selection-label">
117+
View latest test reports
118+
</span>
119+
</li>
111120
</ul>
112121
</div>
113122
</div>

0 commit comments

Comments
 (0)