perbaikan cost management
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
class="card-title text-center"
|
||||
style="color: #ffffff !important"
|
||||
>
|
||||
Comparison of Previous Month Actual Costs and Estimated Costs
|
||||
Comparison of Actual Costs and Estimated Costs
|
||||
</h4>
|
||||
<hr
|
||||
style="
|
||||
@@ -210,7 +210,8 @@
|
||||
class="la la-spinner spinner"
|
||||
*ngIf="spinnerExportActive"
|
||||
></i>
|
||||
<i class="ri-export-line" *ngIf="!spinnerExportActive"></i>
|
||||
<i class="ri-export-line" *ngIf="!spinnerExportActive"></i
|
||||
>
|
||||
<span>Export</span>
|
||||
</button>
|
||||
<button
|
||||
@@ -344,7 +345,7 @@
|
||||
kWh
|
||||
</ng-template>
|
||||
</ngx-datatable-column>
|
||||
<ngx-datatable-column
|
||||
<!-- <ngx-datatable-column
|
||||
name="endDate"
|
||||
[flexGrow]="1"
|
||||
[minWidth]="90"
|
||||
@@ -357,7 +358,7 @@
|
||||
{{ value | date : "MM/yyyy" }}
|
||||
</p>
|
||||
</ng-template>
|
||||
</ngx-datatable-column>
|
||||
</ngx-datatable-column> -->
|
||||
<ngx-datatable-column
|
||||
name="status_id"
|
||||
[flexGrow]="1"
|
||||
|
||||
Reference in New Issue
Block a user