diff --git a/Mohem/src/app/my-team/details/details.component.html b/Mohem/src/app/my-team/details/details.component.html index 50fa47a3..bba72512 100644 --- a/Mohem/src/app/my-team/details/details.component.html +++ b/Mohem/src/app/my-team/details/details.component.html @@ -36,7 +36,7 @@

{{ts.trPK('userProfile','role')}}

- {{jobName}} + {{employee.POSITION_NAME}}

{{ts.trPK('userProfile','empNo')}}

@@ -502,7 +502,7 @@

{{ts.trPK('userProfile','job')}}

-

{{jobName}}

+

{{employee.POSITION_NAME}}

{{ts.trPK('userProfile','payrol')}}

@@ -514,7 +514,7 @@
-->

{{ts.trPK('userProfile','position')}}

-

{{jobName}}

+

{{employee.POSITION_NAME}}

{{ts.trPK('userProfile','grade')}}