From 5410d966d0ba113ef7ce6b55ba4f65d7d8fb89b8 Mon Sep 17 00:00:00 2001 From: Fuzi_fauzia Date: Tue, 13 Aug 2024 10:16:21 +0700 Subject: [PATCH] update versi --- src/app/_layout/footer/footer.component.html | 2 +- .../list-monitoring/add-edit-list/add-edit-list.component.ts | 1 + src/app/login/login.component.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/_layout/footer/footer.component.html b/src/app/_layout/footer/footer.component.html index c9a39b4..144fea6 100644 --- a/src/app/_layout/footer/footer.component.html +++ b/src/app/_layout/footer/footer.component.html @@ -13,7 +13,7 @@ href="https://allbestsistem.com/" target="_blank" style="background-color: #ffffff !important;" - >Smart Building Management Systems (V@2024-08-8.01) + >Smart Building Management Systems (V@2024-08-8.13)

diff --git a/src/app/content/hemat-app/list-monitoring/add-edit-list/add-edit-list.component.ts b/src/app/content/hemat-app/list-monitoring/add-edit-list/add-edit-list.component.ts index ef8d51a..3e1e949 100644 --- a/src/app/content/hemat-app/list-monitoring/add-edit-list/add-edit-list.component.ts +++ b/src/app/content/hemat-app/list-monitoring/add-edit-list/add-edit-list.component.ts @@ -258,6 +258,7 @@ export class AddEditListComponent { this.dataRoomList = newArray; }); } + trackByFn(index: number, option: any): any { return option.id; } diff --git a/src/app/login/login.component.html b/src/app/login/login.component.html index cc0c001..34540ab 100644 --- a/src/app/login/login.component.html +++ b/src/app/login/login.component.html @@ -138,7 +138,7 @@

- (v@2024.08.8.01) + (v@2024.08.8.13)