]> git.mxchange.org Git - pizzaservice-war.git/commit
Moved a lot templates areound:
authorRoland Häder <roland@mxchange.org>
Fri, 6 May 2016 11:08:37 +0000 (13:08 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 7 May 2016 14:28:54 +0000 (16:28 +0200)
commit5b59906908df52d0627dd5a5111e6ebcd52f0ba8
tree265c0a14fb26df0c97863a515624d902eaa1c955
parent556afa8f63e0a09cc6d0eb2a51ba34231370b038
Moved a lot templates areound:
- moved user-related templates out of generic folder
- moved "login user" to login/user
- moved "login recruiter" to login/recruiter
- added missing templarte when recruiter is not logged-in

Signed-off-by: Roland Häder <roland@mxchange.org>
24 files changed:
nbproject/faces-config.NavData
web/WEB-INF/faces-config.xml
web/WEB-INF/templates.dist/login_page.xhtml
web/WEB-INF/templates/generic/user_profile_link.tpl [deleted file]
web/WEB-INF/templates/login/login_base.tpl [deleted file]
web/WEB-INF/templates/login/login_enter_current_password.tpl [deleted file]
web/WEB-INF/templates/login/login_footer.tpl [deleted file]
web/WEB-INF/templates/login/login_menu.tpl [deleted file]
web/WEB-INF/templates/login/user/user_base.tpl [new file with mode: 0644]
web/WEB-INF/templates/login/user/user_enter_current_password.tpl [new file with mode: 0644]
web/WEB-INF/templates/login/user/user_footer.tpl [new file with mode: 0644]
web/WEB-INF/templates/login/user/user_menu.tpl [new file with mode: 0644]
web/guest/user/user_list.xhtml
web/guest/user/user_profile.xhtml
web/user/login_add_addressbook.xhtml [deleted file]
web/user/login_change_email_address.xhtml
web/user/login_change_password.xhtml
web/user/login_change_personal_data.xhtml
web/user/login_contact_data_saved.xhtml
web/user/login_data_saved.xhtml
web/user/login_edit_user_data.xhtml
web/user/login_index.xhtml
web/user/login_own_addressbooks.xhtml [deleted file]
web/user/login_user_data_saved.xhtml