]> git.mxchange.org Git - jjobs-war.git/commit
Continued with contact-cellphone: (please cherry-pick)
authorRoland Häder <roland@mxchange.org>
Mon, 15 Aug 2016 15:50:17 +0000 (17:50 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 20 Aug 2016 13:34:59 +0000 (15:34 +0200)
commit0797a125e75d8ff6f1d9739a396a001f341fb055
tree6ff211ab8c413ac714a9a4dbcb7c20c117dfb198
parent16fe1e6d512c3ea8777668a367ee75ed220ab809
Continued with contact-cellphone: (please cherry-pick)
- renamed template to admin_form_add_contact_cellphone.tpl to make it more clear
- adminContactPhoneController is a request-scoped controller
- implemented allNonLinkedCellphoneNumbers() which fires an event to remove already used contacts
- this may become handy when more than one entity (now only contact) links to cellphone numbers
- added missing i18n strings

Signed-off-by: Roland Häder <roland@mxchange.org>
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_cellphone_add_show.tpl
web/WEB-INF/templates/admin/cellphone/admin_form_add_contact_cellphone.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/cellphone/admin_form_contact_cellphone.tpl [deleted file]