# HG changeset patch # User Fadi Abbud # Date 1632397233 -7200 # Node ID 90506606a7ef6d09f4a3b7bcd2a54c2ec053f6b3 # Parent 2604beecbd1a95ce9597ce1ab48213950d5e0d7c Client: Distinguish deactivated users in the table * Grey out the deactivated users and disable the corresponding buttons to mark this status of users. diff -r 2604beecbd1a -r 90506606a7ef client/src/components/usermanagement/Usermanagement.vue --- a/client/src/components/usermanagement/Usermanagement.vue Wed Sep 22 18:53:19 2021 +0200 +++ b/client/src/components/usermanagement/Usermanagement.vue Thu Sep 23 13:40:33 2021 +0200 @@ -22,6 +22,7 @@