diff --git a/app/src/app/components/view-profile/view-profile.component.html b/app/src/app/components/view-profile/view-profile.component.html index 5d69200c0..442a4b83e 100644 --- a/app/src/app/components/view-profile/view-profile.component.html +++ b/app/src/app/components/view-profile/view-profile.component.html @@ -1,26 +1,26 @@
{{personDetails?.telephone}}
+{{personDetails?.mobile}}
-{{personDetails?.id}}
-{{personDetails?.email}}
-{{personDetails?.company?.organization}}
+{{personDetails?.company?.organization}}
+{{personDetails?.company?.postcode}}
-{{personDetails?.company?.telephone}}
- +{{personDetails?.company?.email}}
+