]> git.mxchange.org Git - addressbook-war.git/commit
please copy a matching file from templates.dist and remove this dummy when you want...
authorRoland Häder <roland@mxchange.org>
Thu, 20 Apr 2017 10:34:31 +0000 (12:34 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 20 Apr 2017 10:34:31 +0000 (12:34 +0200)
commitb4043f2ecea8ecb59e86655e715ab4f094cf5d4b
treea8ff42198d913296705688bdbd6469234bdb02f9
parent79566828716a3a21a024c86a9f2939d84f4b1f78
please copy a matching file from templates.dist and remove this dummy when you want to create your JSF pages

Signed-off-by: Roland Häder <roland@mxchange.org>
21 files changed:
src/java/org/mxchange/addressbook/beans/contact/AddressbookContactWebSessionBean.java
src/java/org/mxchange/addressbook/beans/contact/AddressbookContactWebSessionController.java
src/java/org/mxchange/addressbook/beans/localization/AddressbookLocalizationSessionBean.java
src/java/org/mxchange/addressbook/beans/localization/AddressbookLocalizationSessionController.java
src/java/org/mxchange/addressbook/beans/user/AddressbookUserWebSessionBean.java
src/java/org/mxchange/addressbook/beans/user/AddressbookUserWebSessionController.java
web/WEB-INF/templates.dist/admin_page.xhtml
web/WEB-INF/templates.dist/guest_login_page.xhtml
web/WEB-INF/templates.dist/guest_page.xhtml
web/WEB-INF/templates.dist/login_page.xhtml
web/WEB-INF/templates/guest/guest_index.tpl
web/admin/country/admin_country_delete.xhtml
web/admin/country/admin_country_edit.xhtml
web/admin/mobile/admin_contact_mobile_unlink.xhtml
web/admin/mobile_provider/admin_mobile_provider_delete.xhtml
web/admin/mobile_provider/admin_mobile_provider_edit.xhtml
web/admin/mobile_provider/admin_mobile_provider_show.xhtml
web/guest/user/user_show_addressbook_entries.xhtml
web/user/login_index.xhtml
web/user/login_list_sharing_addressbooks.xhtml
web/user/login_other_addressbooks.xhtml