mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-02-14 09:11:34 +01:00
Mini visual fix
This commit is contained in:
@@ -36,7 +36,6 @@
|
|||||||
<td>
|
<td>
|
||||||
<span class='{{check.statusColor}}' data-tooltip='Type of check: {{T_[check.nameCheck]}}' data-tooltip-position='top'>{{check.statusText}}</span> {# Use T_[Var] to merge var to array #}
|
<span class='{{check.statusColor}}' data-tooltip='Type of check: {{T_[check.nameCheck]}}' data-tooltip-position='top'>{{check.statusText}}</span> {# Use T_[Var] to merge var to array #}
|
||||||
({{ check.uptime}}%)
|
({{ check.uptime}}%)
|
||||||
}
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
{{check.dateLastChk}} -
|
{{check.dateLastChk}} -
|
||||||
|
|||||||
Reference in New Issue
Block a user