]> git.mxchange.org Git - pizzaservice-war.git/commit
Continued with customers and rewrite a bit:
authorRoland Häder <roland@mxchange.org>
Thu, 28 Apr 2016 12:17:13 +0000 (14:17 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 28 Apr 2016 17:44:28 +0000 (19:44 +0200)
commit703ecffa494750c86ae89c5d95f9a2456ee05476
tree148b41c8121757ff01f86663758869bcce54372f
parent61c7ad8eb569de12dbad99ce9e37b78de291ec3b
Continued with customers and rewrite a bit:
- page show_customer "basicly finished"
- removed double redundant i18n strings (no need)
- added customer's i18n strings (admin)
- now always handle a contact to "cellhpone templates", this is much easier and users/customers don't have cellphones/land-line or fax numbers, only contacts
- added template for administrative links for customers (similar to users)
- added missing navigation rules

Signed-off-by: Roland Häder <roland@mxchange.org>
nbproject/faces-config.NavData
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/faces-config.xml
web/WEB-INF/templates/admin/cellphone/admin_cellphone_add_show.tpl
web/WEB-INF/templates/admin/cellphone/admin_cellphone_data.tpl
web/WEB-INF/templates/admin/customer/admin_customer_links.tpl [new file with mode: 0644]
web/admin/cellphone/admin_contact_cellphone_show.xhtml
web/admin/customer/admin_customer_show.xhtml
web/admin/user/admin_user_show.xhtml