]> git.mxchange.org Git - jfinancials-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 18:29:06 +0000 (20:29 +0200)
commit22273e71574e8f258bc60e1ddd7fe67afe70f715
tree2ff1bed485bee7366513f1d1c6da53c1451c21b2
parent77e3eb2214bec97cb536c7b1652b1afab2ea36ed
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/addressbook/beans/user/AddressbookAdminUserWebRequestBean.java
src/java/org/mxchange/addressbook/beans/user/AddressbookAdminUserWebRequestController.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