From eb12d1672b2c813be59d5c5f0b3ce86dc11b67be Mon Sep 17 00:00:00 2001 From: haroon amjad Date: Tue, 17 Aug 2021 15:08:23 +0300 Subject: [PATCH] fixed ios issues --- .../announcement/announcement.component.html | 2 +- .../my-team/details/details.component.html | 9 +++---- .../src/app/my-team/home/home.component.html | 26 ++++++++++++------- .../src/app/my-team/home/home.component.scss | 4 +-- .../work-list-replacement-itg.component.html | 8 +++--- .../work-list-replacement-roll.component.html | 8 +++--- .../src/app/profile/home/home.component.scss | 7 +++-- 7 files changed, 36 insertions(+), 28 deletions(-) diff --git a/Mohem/src/app/backend-integrations/announcement/announcement.component.html b/Mohem/src/app/backend-integrations/announcement/announcement.component.html index 391e67ce..9afa956d 100644 --- a/Mohem/src/app/backend-integrations/announcement/announcement.component.html +++ b/Mohem/src/app/backend-integrations/announcement/announcement.component.html @@ -4,7 +4,7 @@ - +
- - - - {{ts.trPK('vacation-rule','create-request')}} + + + {{ts.trPK('vacation-rule','create-request')}} diff --git a/Mohem/src/app/my-team/home/home.component.html b/Mohem/src/app/my-team/home/home.component.html index c7342c48..06dde385 100644 --- a/Mohem/src/app/my-team/home/home.component.html +++ b/Mohem/src/app/my-team/home/home.component.html @@ -14,17 +14,23 @@
- + - {{ts.trPK('searchForReplacment','name')}} - {{ts.trPK('searchForReplacment','name')}} - - {{ts.trPK('searchForReplacment','userName')}} - {{ts.trPK('searchForReplacment','userName')}} - - {{ts.trPK('searchForReplacment','email')}} - {{ts.trPK('searchForReplacment','email')}} - + + {{ts.trPK('searchForReplacment','name')}} + {{ts.trPK('searchForReplacment','name')}} + + + + {{ts.trPK('searchForReplacment','userName')}} + {{ts.trPK('searchForReplacment','userName')}} + + + + {{ts.trPK('searchForReplacment','email')}} + {{ts.trPK('searchForReplacment','email')}} + +