]> git.mxchange.org Git - jfinancials-war.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Wed, 19 Apr 2017 14:07:36 +0000 (16:07 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 19 Apr 2017 14:07:36 +0000 (16:07 +0200)
commit194cd0a1cc04c8c610cd9905239463db73160177
treeb5af4a65c66c921a0585e93f6dc3442e2c21629a
parente767a301c81f0f94c61f35e589c5470b1eb6f1b8
Please cherry-pick:
- used h:outputText to wrap text ... this is a WUI (like a GUI) and text
  elements should be wrapped into JSF tags

Signed-off-by: Roland Häder <roland@mxchange.org>
51 files changed:
web/admin/admin_logout.xhtml
web/admin/contact/admin_contact_delete.xhtml
web/admin/contact/admin_contact_edit.xhtml
web/admin/contact/admin_contact_export.xhtml
web/admin/contact/admin_contact_list.xhtml
web/admin/contact/admin_contact_show.xhtml
web/admin/country/admin_country_delete.xhtml
web/admin/country/admin_country_edit.xhtml
web/admin/country/admin_country_list.xhtml
web/admin/index.xhtml
web/admin/mobile/admin_cellphone_delete.xhtml
web/admin/mobile/admin_cellphone_edit.xhtml
web/admin/mobile/admin_cellphone_show.xhtml
web/admin/mobile/admin_contact_cellphone_list.xhtml
web/admin/mobile/admin_contact_cellphone_unlink.xhtml
web/admin/mobile_provider/admin_mobile_provider_delete.xhtml
web/admin/mobile_provider/admin_mobile_provider_edit.xhtml
web/admin/mobile_provider/admin_mobile_provider_list.xhtml
web/admin/mobile_provider/admin_mobile_provider_show.xhtml
web/admin/user/admin_user_delete.xhtml
web/admin/user/admin_user_edit.xhtml
web/admin/user/admin_user_export.xhtml
web/admin/user/admin_user_list.xhtml
web/admin/user/admin_user_lock.xhtml
web/admin/user/admin_user_show.xhtml
web/admin/user/admin_user_unlock.xhtml
web/exception.xhtml
web/guest/user/confirm_account.xhtml
web/guest/user/login.xhtml
web/guest/user/login_error.xhtml
web/guest/user/lost_passwd.xhtml
web/guest/user/register.xhtml
web/guest/user/register_done.xhtml
web/guest/user/register_page2.xhtml
web/guest/user/resend_done.xhtml
web/guest/user/resend_link.xhtml
web/guest/user/user_list.xhtml
web/guest/user/user_profile.xhtml
web/imprint.xhtml
web/index.xhtml
web/privacy.xhtml
web/terms.xhtml
web/user/login_contact_data_saved.xhtml
web/user/login_data_saved.xhtml
web/user/login_edit_user_data.xhtml
web/user/login_index.xhtml
web/user/login_logout.xhtml
web/user/login_user_change_email_address.xhtml
web/user/login_user_change_password.xhtml
web/user/login_user_change_personal_data.xhtml
web/user/login_user_data_saved.xhtml