]> git.mxchange.org Git - jjobs-war.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 21 Apr 2016 08:38:05 +0000 (10:38 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 21 Apr 2016 19:51:24 +0000 (21:51 +0200)
commit0da6ce58fe970baf496034fe41bdb91208dc7537
tree0907d4edd8e997b84fcff9153a4006b337117c16
parent16283d267b361bf5c97f1cab61f01199fd694a2e
Continued:
- splitted admin user form template into user and contact
- used that new admin user form template for editing user data
- added controller method editUserData()
- renamed relevant language keys (as they are not just for adding users)

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jjobs/beans/user/JobsAdminUserWebRequestBean.java
src/java/org/mxchange/jjobs/beans/user/JobsAdminUserWebRequestController.java
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/templates/admin/contact/admin_form_contact_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/user/admin_form_user_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/user/admin_form_user_personal_data.tpl
web/admin/user/admin_user_edit.xhtml