penambahan page monitoring building dan master category

This commit is contained in:
2024-04-23 10:49:24 +07:00
parent 5187f4e29f
commit fcdafc8aea
10 changed files with 611 additions and 353 deletions

View File

@@ -38,7 +38,7 @@
<div class="card-dashboard">
<ngx-datatable
class="bootstrap table-bordered"
[limit]="7"
[limit]="10"
[rows]="filteredRows"
[columnMode]="'force'"
[headerHeight]="50"
@@ -65,7 +65,7 @@
[minWidth]="90"
>
<ng-template ngx-datatable-header-template>
<span>Device Name</span>
<span>Estimasi Cost Name</span>
</ng-template>
<ng-template
let-value="value"