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

Commit 0492245

Browse files
author
Milo Casagrande
committed
Add beta label to tests view
Signed-off-by: Milo Casagrande <milo@opensourcefoundries.com>
1 parent 4134e97 commit 0492245

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/dashboard/templates/base.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
</li>
6464
<li id="li-test">
6565
<a id="tests-l" href="/test/"
66-
title="View the latest test suite reports">
67-
<i class="fa fa-stethoscope"></i>&nbsp;Tests
66+
title="View the latest test reports (beta)">
67+
<i class="fa fa-stethoscope"></i>&nbsp;Tests<small>&nbsp;<sup>&#946;</sup></small>
6868
</a>
6969
</li>
7070
<li id="li-compare">

0 commit comments

Comments
 (0)