From 6d44e944feb2ae351bec6c79018670db001db910 Mon Sep 17 00:00:00 2001 From: Art Date: Thu, 23 Sep 2021 10:50:35 +0300 Subject: [PATCH] 196. Modifying UI by role - Part 2 (#29) --- .../app/component/user/user.component.html | 70 ++++++++++++------- 1 file changed, 44 insertions(+), 26 deletions(-) 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 dbac8e6..cd04f99 100644 --- a/support-portal-frontend/src/app/component/user/user.component.html +++ b/support-portal-frontend/src/app/component/user/user.component.html @@ -19,14 +19,15 @@ Users - - - - - - + + + + + + - + Settings @@ -52,7 +53,8 @@ ngModel (ngModelChange)="searchUsers(searchTerm.value)"> - @@ -94,7 +96,8 @@
-
@@ -400,7 +403,8 @@ -
+ +
+
+ + +
+
Profile Picture @@ -458,7 +467,9 @@