From fe740dc3c1827b5d59e9acdf069c1a726b838bc8 Mon Sep 17 00:00:00 2001 From: Fuzi_fauzia Date: Wed, 12 Jun 2024 18:35:55 +0700 Subject: [PATCH] penyesuaian UI master --- .../master-category.component.html | 33 ++++++++++++--- .../master-duration-use.component.html | 30 +++++++++++--- .../master-floor/master-floor.component.html | 29 ++++++++----- .../master-role/master-role.component.html | 35 +++++++++++++--- .../master-room/master-room.component.html | 39 +++++++++++++----- .../master-room/master-room.component.ts | 4 +- .../master-status.component.html | 41 ++++++++++++++----- .../master-type/master-type.component.html | 41 ++++++++++++++----- .../master-voltage.component.html | 41 ++++++++++++++----- src/index.html | 2 +- 10 files changed, 220 insertions(+), 75 deletions(-) diff --git a/src/app/content/hemat-app/master/master-category/master-category.component.html b/src/app/content/hemat-app/master/master-category/master-category.component.html index c29693b..2decda7 100644 --- a/src/app/content/hemat-app/master/master-category/master-category.component.html +++ b/src/app/content/hemat-app/master/master-category/master-category.component.html @@ -23,9 +23,19 @@
@@ -50,7 +60,7 @@ ngx-datatable-cell-template let-rowIndex="rowIndex" > - {{ rowIndex + 1 }} +

{{ rowIndex + 1 }}

- Category Name + Name - {{ value }} +

{{ value }}

- Status + Status - {{ value === "2" ? "Aktif" : "Tidak Aktif" }} +

{{ value === "2" ? "Aktif" : "Tidak Aktif" }}

+ + Actions + @@ -50,7 +60,7 @@ ngx-datatable-cell-template let-rowIndex="rowIndex" > - {{ rowIndex + 1 }} +

{{ rowIndex + 1 }}

- Category Name + Name - {{ value }} +

{{ value }}

- Status + Status - {{ value === "2" ? "Aktif" : "Tidak Aktif" }} +

{{ value === "2" ? "Aktif" : "Tidak Aktif" }}

@@ -54,7 +64,7 @@ ngx-datatable-cell-template let-rowIndex="rowIndex" > - {{ rowIndex + 1 }} +

{{ rowIndex + 1 }}

- Category Name + Name - {{ value }} +

{{ value }}

- Status + Status - {{ value === "2" ? "Aktif" : "Tidak Aktif" }} +

+ {{ value === "2" ? "Aktif" : "Tidak Aktif" }} +

+ + Actions + @@ -54,7 +60,7 @@ ngx-datatable-cell-template let-rowIndex="rowIndex" > - {{ rowIndex + 1 }} +

{{ rowIndex + 1 }}

- Room Name + Room Name - {{ value }} +

{{ value }}

@@ -79,13 +85,13 @@ [minWidth]="90" > - Status + Status - {{ value === 2 ? "Aktif" : "Tidak Aktif" }} +

{{ value === 2 ? "Aktif" : "Tidak Aktif" }}

+ + Actions + @@ -54,7 +60,7 @@ ngx-datatable-cell-template let-rowIndex="rowIndex" > - {{ rowIndex + 1 }} +

{{ rowIndex + 1 }}

- Category Name + Name - {{ value }} +

{{ value }}

- Status + Status - {{ value === "2" ? "Aktif" : "Tidak Aktif" }} +

+ {{ value === "2" ? "Aktif" : "Tidak Aktif" }} +

+ + Actions + @@ -54,7 +60,7 @@ ngx-datatable-cell-template let-rowIndex="rowIndex" > - {{ rowIndex + 1 }} +

{{ rowIndex + 1 }}

- Category Name + Name - {{ value }} +

{{ value }}

- Status + Status - {{ value === "2" ? "Aktif" : "Tidak Aktif" }} +

+ {{ value === "2" ? "Aktif" : "Tidak Aktif" }} +

+ + Actions + @@ -54,7 +60,7 @@ ngx-datatable-cell-template let-rowIndex="rowIndex" > - {{ rowIndex + 1 }} +

{{ rowIndex + 1 }}

- Category Name + Name - {{ value }} +

{{ value }}

- Status + Status - {{ value === "2" ? "Aktif" : "Tidak Aktif" }} +

+ {{ value === "2" ? "Aktif" : "Tidak Aktif" }} +

+ + Actions +