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..60e9cb6 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 @@ -21,10 +21,11 @@ *ngIf="enableCHOReportBtn" mat-raised-button color="primary" - class="mat_blue" + class="mat_blue pull-right" + style="margin-left: 8px" (click)="redirectToCHOReport()" > - {{ currentLanguageSet.choReport }} + {{ currentLanguageSet.Reports.choReport }}