From a0e97e1f16d895f5270042ac0a4a028f8719d582 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Thu, 28 Jul 2016 21:58:06 +0200 Subject: [PATCH] expanded user list (again) --- web/guest/user/user_list.xhtml | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/web/guest/user/user_list.xhtml b/web/guest/user/user_list.xhtml index ba581916..afcb44da 100644 --- a/web/guest/user/user_list.xhtml +++ b/web/guest/user/user_list.xhtml @@ -2,9 +2,9 @@ + xmlns:ui="http://xmlns.jcp.org/jsf/facelets" + xmlns:h="http://xmlns.jcp.org/jsf/html" + xmlns:f="http://xmlns.jcp.org/jsf/core"> #{msg.PAGE_TITLE_USER_LIST} @@ -32,10 +32,28 @@ #{msg.USER_CREATED} + + + #{msg.USER_CREATED} + + + + + #{msg.USER_LIST_SHARING_ADDRESSBOOKS} + + + + + + + + + - + + -- 2.39.5