]> git.mxchange.org Git - pizzaservice-war.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Thu, 24 Aug 2017 19:40:00 +0000 (21:40 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 24 Aug 2017 19:46:30 +0000 (21:46 +0200)
commit81bd2f31031c73b5c24ccf308a9c9dad8d21ebd8
treec85ce95f875957652152d4e12a86cb5a6a189d18
parent05e701ca5b4fceb1e256fb0e8ae6f7d991ec9c7e
Please cherry-pick:
- converted div (no JSF component, not controlled by JSF engine) to h:panelGroup
- got rid of some ui:fragment in favour of h:panelGroup and div tag
- added some missing container (h:panelGroup again) around some ui:include

Signed-off-by: Roland Häder <roland@mxchange.org>
33 files changed:
web/WEB-INF/templates/admin/admin_base.tpl
web/WEB-INF/templates/admin/admin_menu.tpl
web/WEB-INF/templates/admin/business_basic_data/admin_form_business_basic_data.tpl
web/WEB-INF/templates/admin/contact/admin_form_contact_data.tpl
web/WEB-INF/templates/admin/country/admin_form_country_data.tpl
web/WEB-INF/templates/admin/fax/admin_form_fax_data.tpl
web/WEB-INF/templates/admin/landline/admin_form_landline_data.tpl
web/WEB-INF/templates/admin/mobile/admin_form_mobile_data.tpl
web/WEB-INF/templates/admin/mobile_provider/admin_form_mobile_provider.tpl
web/WEB-INF/templates/admin/user/admin_form_user_data.tpl
web/WEB-INF/templates/contact/form_contact_data.tpl
web/WEB-INF/templates/guest/guest_footer.tpl
web/WEB-INF/templates/guest/guest_privacy_terms.tpl
web/WEB-INF/templates/login/user/user_base.tpl
web/WEB-INF/templates/login/user/user_enter_current_password.tpl
web/WEB-INF/templates/login/user/user_menu.tpl
web/WEB-INF/templates/user/userid_error.tpl
web/admin/admin_logout.xhtml
web/admin/contact/admin_contact_show.xhtml
web/admin/landline/admin_landline_show.xhtml
web/admin/mobile_provider/admin_mobile_provider_list.xhtml
web/admin/user/admin_user_list.xhtml
web/admin/user/admin_user_lock.xhtml
web/admin/user/admin_user_resend_confirmation_link.xhtml
web/admin/user/admin_user_show.xhtml
web/admin/user/admin_user_unlock.xhtml
web/guest/user/user_login.xhtml
web/guest/user/user_register_done.xhtml
web/guest/user/user_register_page2.xhtml
web/index.xhtml
web/user/login_edit_user_data.xhtml
web/user/login_logout.xhtml
web/user/login_user_change_password.xhtml