update label cost

This commit is contained in:
Fuzi_fauzia 2024-07-08 16:09:40 +07:00
parent 15ae21bf9c
commit 1edfbc7149
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
href="https://allbestsistem.com/"
target="_blank"
style="background-color: #000000 !important;"
>Smart Building Management Systems (V@2024-07-8.02)
>Smart Building Management Systems (V@2024-07-8.03)
</a></span
>
</p>

View File

@ -338,7 +338,7 @@
[minWidth]="90"
>
<ng-template ngx-datatable-header-template>
<span style="color: #ffffff !important">Total Use</span>
<span style="color: #ffffff !important">Total Kwh</span>
</ng-template>
<ng-template let-value="value" ngx-datatable-cell-template>
<p style="color: #ffffff !important">{{ value }}</p>

View File

@ -138,7 +138,7 @@
<p
class="card-subtitle line-on-side text-muted text-center font-small-3 mx-2 my-1"
>
<span>(v@2024.07.8.02)</span>
<span>(v@2024.07.8.03)</span>
</p>
<!-- <div class="card-body">
<a