added badge to status

pull/1097/head
smit95tpatel 2021-12-14 00:06:48 +05:30
parent 1dd73ca743
commit 095a2721e8
1 changed files with 2 additions and 1 deletions

View File

@ -82,7 +82,8 @@
</td>
<td class="d-none d-md-table-cell">
<span
class=""
class="badge text-uppercase"
:class="[downtime.sub_status === 'down' ? 'badge-danger' : 'badge-warning' ]"
>
{{ downtime.sub_status }}
</span>