diff --git a/Mohem/src/app/eit/eit-list/eit-list.component.html b/Mohem/src/app/eit/eit-list/eit-list.component.html
index 1df8edcf..7b3ac618 100644
--- a/Mohem/src/app/eit/eit-list/eit-list.component.html
+++ b/Mohem/src/app/eit/eit-list/eit-list.component.html
@@ -1,7 +1,8 @@
{{title}}
diff --git a/Mohem/src/app/hmg-common/ui/services-button/services-button.component.ts b/Mohem/src/app/hmg-common/ui/services-button/services-button.component.ts index bdc3b3b1..5b1d9f4c 100644 --- a/Mohem/src/app/hmg-common/ui/services-button/services-button.component.ts +++ b/Mohem/src/app/hmg-common/ui/services-button/services-button.component.ts @@ -17,6 +17,9 @@ export class ServicesButtonComponent implements OnInit { @Input() disabled = false; public direction: string; public style: any; + + public myTeamIcon="assets/icon/new-design/leave_balance.png"; + public vacationRuleIcon="assets/icon/new-design/vacation_rules_icon.png" constructor( public ts: TranslatorService ) {} diff --git a/Mohem/src/app/home/home.page.html b/Mohem/src/app/home/home.page.html index 3a981616..54e6fe9d 100644 --- a/Mohem/src/app/home/home.page.html +++ b/Mohem/src/app/home/home.page.html @@ -65,18 +65,19 @@