From e522cfc6bb2375b736720008534c582a9cfa18c1 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Thu, 5 May 2016 15:59:32 +0200 Subject: [PATCH] fixed controller usage (cherry-pick this!) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- web/guest/user/user_list.xhtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/guest/user/user_list.xhtml b/web/guest/user/user_list.xhtml index 60b60b7c..fb0ae512 100644 --- a/web/guest/user/user_list.xhtml +++ b/web/guest/user/user_list.xhtml @@ -7,7 +7,7 @@ xmlns:h="http://xmlns.jcp.org/jsf/html" xmlns:f="http://xmlns.jcp.org/jsf/core"> - + #{msg.PAGE_TITLE_USER_LIST} @@ -20,7 +20,7 @@ #{msg.TABLE_HEADER_USER_LIST} - + #{msg.USER_NAME} -- 2.39.5