diff --git a/Mohem/src/app/notification/worklist-main/worklist-main.component.ts b/Mohem/src/app/notification/worklist-main/worklist-main.component.ts index be6520e8..5e732aab 100644 --- a/Mohem/src/app/notification/worklist-main/worklist-main.component.ts +++ b/Mohem/src/app/notification/worklist-main/worklist-main.component.ts @@ -119,7 +119,6 @@ export class WorklistMainComponent implements OnInit { public authService: AuthenticationService ) { this.direction = TranslatorService.getCurrentLanguageName() - console.log("ENAD TEST LANG: "+this.direction); this.WorkListActionHistoryObj = new WorkListActionHistoryRequest(); this.WorkListActionHistoryObj.P_PAGE_NUM = 1; this.WorkListActionHistoryObj.P_PAGE_LIMIT = this.P_PAGE_LIMIT; diff --git a/Mohem/src/assets/imgs/IDTOP.png b/Mohem/src/assets/imgs/IDTOP.png index edcdad43..1b831da6 100644 Binary files a/Mohem/src/assets/imgs/IDTOP.png and b/Mohem/src/assets/imgs/IDTOP.png differ diff --git a/Mohem/src/assets/imgs/IDTOP2.png b/Mohem/src/assets/imgs/IDTOP2.png new file mode 100644 index 00000000..edcdad43 Binary files /dev/null and b/Mohem/src/assets/imgs/IDTOP2.png differ