From 3b1f4df55a0f615e7627e0c4ca7843e13f71752a Mon Sep 17 00:00:00 2001 From: Art Date: Mon, 20 Sep 2021 16:55:41 +0300 Subject: [PATCH] 158. Adding user table template (#21) --- .../app/component/user/user.component.html | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) 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 6129838..5fc522b 100644 --- a/support-portal-frontend/src/app/component/user/user.component.html +++ b/support-portal-frontend/src/app/component/user/user.component.html @@ -14,7 +14,7 @@ + + +
+ +
+
+
+
+ +
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PhotoUser IDFirst NameLast NameUsernameEmailStatusActions
+ + 123456ArtShyshkinart.shyshkinart.shyshkin@example.com + Active + Inactive + +
+ + +
+
+
+ +
+ +