]> git.mxchange.org Git - jjobs-war.git/commit
class was wrong, needs to be styleClass
authorRoland Häder <roland@mxchange.org>
Wed, 4 May 2016 10:58:03 +0000 (12:58 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 6 May 2016 21:01:00 +0000 (23:01 +0200)
commitc0abb71f417f87ff79785f0503fe40f8af1524ed
tree53d707e77a4802bd5575331c28cbe140b70f626c
parent7df96f7b90b9dda087ddd16b13ec0eac54157aa9
class was wrong, needs to be styleClass

Signed-off-by: Roland Häder <roland@mxchange.org>
33 files changed:
web/WEB-INF/templates.dist/login_page.xhtml
web/WEB-INF/templates/admin/admin_base.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/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 [new file with mode: 0644]
web/WEB-INF/templates/generic/form_personal_data.tpl
web/WEB-INF/templates/generic/gender_selection_box.tpl
web/WEB-INF/templates/generic/mobile_selection_box.tpl
web/WEB-INF/templates/generic/profile_mode_selection_box.tpl
web/WEB-INF/templates/generic/user_profile_link.tpl
web/WEB-INF/templates/guest/guest_base.tpl
web/WEB-INF/templates/guest/guest_login_form.tpl
web/WEB-INF/templates/guest/guest_privacy_terms.tpl
web/WEB-INF/templates/guest/guest_registration_form.tpl
web/WEB-INF/templates/login/login_base.tpl
web/WEB-INF/templates/login/login_enter_current_password.tpl
web/admin/contact/admin_contact_delete.xhtml
web/admin/contact/admin_contact_edit.xhtml
web/admin/contact/admin_contact_list.xhtml
web/admin/country/admin_country_list.xhtml
web/admin/mobile_provider/admin_mobile_provider_list.xhtml
web/admin/user/admin_user_edit.xhtml
web/admin/user/admin_user_list.xhtml
web/login/login_add_addressbook.xhtml
web/login/login_change_email_address.xhtml
web/login/login_change_password.xhtml
web/login/login_change_personal_data.xhtml
web/user/login.xhtml
web/user/lost_passwd.xhtml
web/user/register_done.xhtml
web/user/show_addressbook.xhtml