]> git.mxchange.org Git - addressbook-war.git/commit
Repeated past commit:
authorRoland Häder <roland@mxchange.org>
Sun, 20 Aug 2017 21:28:15 +0000 (23:28 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 20 Aug 2017 21:28:15 +0000 (23:28 +0200)
commit0777661c1867334838f946fcb0fac2bd550eb218
tree1d30b8e7565b433afc848660946174c66e4d58cb
parent6cedeb7234192f5bb642052751d4e3b80573edf1
Repeated past commit:
- renamed "copy" methods to "notify" as these methods don't copy properties
  but notify other controllers
- sorted members

Signed-off-by: Roland Häder <roland@mxchange.org>
19 files changed:
src/java/org/mxchange/addressbook/beans/helper/AddressbookWebRequestHelperBean.java
web/admin/contact/admin_contact_edit.xhtml
web/admin/contact/admin_contact_show.xhtml
web/admin/fax/admin_fax_delete.xhtml
web/admin/fax/admin_fax_edit.xhtml
web/admin/fax/admin_fax_show.xhtml
web/admin/landline/admin_landline_delete.xhtml
web/admin/landline/admin_landline_edit.xhtml
web/admin/landline/admin_landline_show.xhtml
web/admin/mobile/admin_mobile_delete.xhtml
web/admin/mobile/admin_mobile_edit.xhtml
web/admin/mobile/admin_mobile_show.xhtml
web/admin/user/admin_user_activity_log.xhtml
web/admin/user/admin_user_delete.xhtml
web/admin/user/admin_user_edit.xhtml
web/admin/user/admin_user_lock.xhtml
web/admin/user/admin_user_resend_confirmation_link.xhtml
web/admin/user/admin_user_show.xhtml
web/admin/user/admin_user_unlock.xhtml