From 297129a737b60856be07f530b21c0f11babfe1cf Mon Sep 17 00:00:00 2001 From: 5Amogh Date: Tue, 9 Dec 2025 09:11:11 +0530 Subject: [PATCH 1/2] feat: amm-1959 lang issue fix --- .../nurse-doctor/doctor-worklist/doctor-worklist.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/app-modules/nurse-doctor/doctor-worklist/doctor-worklist.component.html b/src/app/app-modules/nurse-doctor/doctor-worklist/doctor-worklist.component.html index 310568f..320d551 100644 --- a/src/app/app-modules/nurse-doctor/doctor-worklist/doctor-worklist.component.html +++ b/src/app/app-modules/nurse-doctor/doctor-worklist/doctor-worklist.component.html @@ -24,7 +24,7 @@ class="mat_blue" (click)="redirectToCHOReport()" > - {{ currentLanguageSet.choReport }} + {{ currentLanguageSet.Reports.choReport }}