]> git.mxchange.org Git - jjobs-war.git/commit
Continued with cellphone data: (please cherry-pick)
authorRoland Häder <roland@mxchange.org>
Tue, 9 Aug 2016 14:04:04 +0000 (16:04 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 17 Aug 2016 19:43:18 +0000 (21:43 +0200)
commitc4b0b435d577211961a50c1377ed1b6ed50a5d13
treea7064a25d2b1180ae4202a98ea984787e41e4e61
parent7ceb6f921d569553256ce7ac49f613123d4d41c4
Continued with cellphone data: (please cherry-pick)
- added form template for editing cellphone data (yes, generic)
- renamed cellPhone -> cellPhoneNumber
- CSS class table_medium needs to be a bit bigger
- implemented method editCellphoneData()
- including fireing new event
- fixed i18n strings

Signed-off-by: Roland Häder <roland@mxchange.org>
12 files changed:
src/java/org/mxchange/jjobs/beans/contact/phone/JobsContactPhoneWebSessionBean.java
src/java/org/mxchange/jjobs/beans/helper/JobsWebRequestHelper.java
src/java/org/mxchange/jjobs/beans/phone/JobsAdminPhoneWebRequestBean.java
src/java/org/mxchange/jjobs/beans/phone/JobsAdminPhoneWebRequestController.java
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/templates/admin/cellphone/admin_form_cellphone_data.tpl [new file with mode: 0644]
web/admin/cellphone/admin_cellphone_delete.xhtml
web/admin/cellphone/admin_cellphone_edit.xhtml
web/admin/cellphone/admin_cellphone_show.xhtml
web/admin/cellphone/admin_contact_cellphone_unlink.xhtml
web/resources/css/cssLayout.css