whoops, btw, clicking again on stats open grafana
This commit is contained in:
parent
efd53fb5d9
commit
ae6707ef53
|
@ -24,12 +24,12 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button class="selected" onclick="location.href = '/logs';">logs</button>
|
||||
<button class="unselected" onclick="location.href = '/logs';">logs</button>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button class="unselected" onclick="location.href = '/grafana';">stats</button>
|
||||
<button class="selected" onclick="location.href = '/grafana';">stats</button>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in New Issue