diff --git a/support-portal-frontend/src/app/component/user/user.component.html b/support-portal-frontend/src/app/component/user/user.component.html index 5fc522b..ed15c26 100644 --- a/support-portal-frontend/src/app/component/user/user.component.html +++ b/support-portal-frontend/src/app/component/user/user.component.html @@ -44,8 +44,9 @@
-
@@ -63,18 +64,19 @@ - + - + - 123456 - Art - Shyshkin - art.shyshkin - art.shyshkin@example.com + {{appUser?.userId}} + {{appUser?.firstName}} + {{appUser?.lastName}} + {{appUser?.username}} + {{appUser?.email}} - Active - Inactive + Active + Inactive