From: Roland Haeder Date: Thu, 15 Oct 2015 11:51:50 +0000 (+0200) Subject: not working with rendered on ui:define ... :-( now the work-around ui:fragment needs... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0fe7624fbd629ee9f5e5c9007710467ac24a2922;p=addressbook-war.git not working with rendered on ui:define ... :-( now the work-around ui:fragment needs to be used Signed-off-by:Roland Häder --- diff --git a/web/login/login_list_sharing_addressbooks.xhtml b/web/login/login_list_sharing_addressbooks.xhtml index c8649da8..471a1f18 100644 --- a/web/login/login_list_sharing_addressbooks.xhtml +++ b/web/login/login_list_sharing_addressbooks.xhtml @@ -20,12 +20,14 @@ #{msg.CONTENT_TITLE_LOGIN_LIST_SHARING_ADDRESSBOOKS} - - Here goes your content. - + + + Here goes your content. + - - + + + diff --git a/web/user/user_profile.xhtml b/web/user/user_profile.xhtml index a0b9c664..fc0f1200 100644 --- a/web/user/user_profile.xhtml +++ b/web/user/user_profile.xhtml @@ -20,12 +20,14 @@ #{msg.CONTENT_TITLE_INDEX_USER_PROFILE} - - Here goes your content. - + + + Here goes your content. + - - + + +