From 8eac9c38c62f85da9db6597dc62fce24f47860e6 Mon Sep 17 00:00:00 2001 From: rmiccoli Date: Tue, 12 Jul 2022 18:19:12 +0200 Subject: [PATCH] Fix bugs - enable 'Edit Details' button functionality in user dashboard - enable 'Add User' button functionality in users dashboard - enable 'Change password' button functionality in user homepage --- .../dashboard-app/components/user/edit/edit-user.dialog.html | 1 - .../components/users/userslist/user.add.dialog.html | 1 - .../iam/apps/dashboard-app/templates/home/editpassword.html | 1 - 3 files changed, 3 deletions(-) diff --git a/iam-login-service/src/main/webapp/resources/iam/apps/dashboard-app/components/user/edit/edit-user.dialog.html b/iam-login-service/src/main/webapp/resources/iam/apps/dashboard-app/components/user/edit/edit-user.dialog.html index 0b1dd6144..0f134c018 100644 --- a/iam-login-service/src/main/webapp/resources/iam/apps/dashboard-app/components/user/edit/edit-user.dialog.html +++ b/iam-login-service/src/main/webapp/resources/iam/apps/dashboard-app/components/user/edit/edit-user.dialog.html @@ -22,7 +22,6 @@