]> git.mxchange.org Git - jjobs-war.git/commit - web/WEB-INF/templates/admin/landline/admin_form_landline_data.tpl
Continued a bit: (please cherry-pick)
authorRoland Häder <roland@mxchange.org>
Wed, 17 Aug 2016 07:37:34 +0000 (09:37 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 21 Aug 2016 18:27:39 +0000 (20:27 +0200)
commit90876aa4743f132169bd4d5ebba2410e6ce905a8
tree45acc006be8126b18ccf77a3c03dfab379d2a46a
parenta554166b0e260e4873ce698649f4b07441a8f5ad
Continued a bit: (please cherry-pick)
- added missing backing bean properties for fax/land-line edit templates (both share the same properties as they are same data but for different purposes)
- fixed copy-paste mobile -> fax/land-line stuff I forgot
- admin_form_(fax|landline)_data.tpl should be more complete now

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jjobs/beans/phone/JobsAdminPhoneWebRequestBean.java
src/java/org/mxchange/jjobs/beans/phone/JobsAdminPhoneWebRequestController.java
web/WEB-INF/templates/admin/fax/admin_fax_add_show.tpl
web/WEB-INF/templates/admin/fax/admin_fax_data.tpl
web/WEB-INF/templates/admin/fax/admin_fax_links.tpl
web/WEB-INF/templates/admin/fax/admin_form_add_contact_fax.tpl
web/WEB-INF/templates/admin/fax/admin_form_fax_data.tpl
web/WEB-INF/templates/admin/landline/admin_form_landline_data.tpl
web/WEB-INF/templates/admin/landline/admin_landline_data.tpl
web/WEB-INF/templates/admin/mobile/admin_form_mobile_data.tpl