From 4512840569b6ca670dde731de2f36ddb46d3e96c Mon Sep 17 00:00:00 2001 From: benan Date: Thu, 1 Mar 2012 13:46:53 +0200 Subject: [PATCH] Update idmconsole/src/main/webapp/manageusers.xhtml --- idmconsole/src/main/webapp/manageusers.xhtml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/idmconsole/src/main/webapp/manageusers.xhtml b/idmconsole/src/main/webapp/manageusers.xhtml index cf708c8..3291122 100644 --- a/idmconsole/src/main/webapp/manageusers.xhtml +++ b/idmconsole/src/main/webapp/manageusers.xhtml @@ -39,6 +39,23 @@ #{user.username} + + + + First name + + #{user.firstName} + + + + + Last name + + #{user.lastName} + + + + Enabled