diff --git a/src/app/components/family-connect/family-connect.component.html b/src/app/components/family-connect/family-connect.component.html index 00c123f..0fbfa2e 100644 --- a/src/app/components/family-connect/family-connect.component.html +++ b/src/app/components/family-connect/family-connect.component.html @@ -32,14 +32,14 @@ -
+
- + - - Select to Invite + + Select to Invite @@ -49,11 +49,11 @@ - {{ item.firstname }} {{ item.lastname }} + {{ item.firstname }} {{ item.lastname }}
- - Last seen : {{ item.last_login }} + + Last seen : {{ item.last_login | date }}