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)