|
|
|
@ -105,7 +105,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
<!-- S.M.A.R.T. Data table -->
|
|
|
|
|
<div class="flex flex-auto w-3/4 p-4 lt-md:w-full">
|
|
|
|
|
<div class="flex flex-col flex-auto bg-card shadow-md rounded ">
|
|
|
|
|
<div class="flex flex-col flex-auto w-full bg-card shadow-md rounded ">
|
|
|
|
|
<div class="p-6">
|
|
|
|
|
<div class="font-bold text-md text-secondary uppercase tracking-wider">S.M.A.R.T {{data.data.device_protocol}} Attributes</div>
|
|
|
|
|
<div class="text-sm text-hint font-medium">{{this.smartAttributeDataSource.data.length}} visible, {{getHiddenAttributes()}} hidden</div>
|
|
|
|
|