]> git.mxchange.org Git - jjobs-war.git/commit
Continued a bit: (please cherry-pick)
authorRoland Häder <roland@mxchange.org>
Wed, 10 Aug 2016 10:32:41 +0000 (12:32 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 19 Aug 2016 20:36:50 +0000 (22:36 +0200)
commit58a9ff0fcfd11074729cea8d5a8af967eee8f754
treecfd74b8ab1c85a62a82e3094da92d7159138bd4b
parent047e85e5cb70c539f3ed41273b39802e8d6b77a5
Continued a bit: (please cherry-pick)
- implemented controller (bean) method deleteCellphoneData() with event being fired after the cell phone has been deleted. This can be used for later event logging or what ever.
- implemented form for deleting cell phone data
- fixed id for commandButton (is edit_cellphone)
- 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/admin/cellphone/admin_cellphone_delete.xhtml
web/admin/cellphone/admin_cellphone_edit.xhtml