]> git.mxchange.org Git - jjobs-war.git/commit - web/WEB-INF/templates/admin/landline/admin_form_landline_data.tpl
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Sun, 27 Aug 2017 13:21:06 +0000 (15:21 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 27 Aug 2017 13:41:01 +0000 (15:41 +0200)
commit94e98955596609da356846a1c95f4ab3c9b24183
tree689df457f8dcd4f2f3fcacb0d50c7c5428dbd0a5
parente751a0ec937e9185e2b1f13377a5a35465b85f48
Please cherry-pick:
- converted administrative fax, land-line and mobile number data templates as
  custom JSF tags, having again more type-safe tags instead of outputting
  messages on missing bean properties

Signed-off-by: Roland Häder <roland@mxchange.org>
web/WEB-INF/resources/tags/admin/form_data/fax/admin_form_fax_data.tpl [new file with mode: 0644]
web/WEB-INF/resources/tags/admin/form_data/landline/admin_form_landline_data.tpl [new file with mode: 0644]
web/WEB-INF/resources/tags/admin/form_data/mobile/admin_form_mobile_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/fax/admin_form_fax_data.tpl [deleted file]
web/WEB-INF/templates/admin/landline/admin_form_landline_data.tpl [deleted file]
web/WEB-INF/templates/admin/mobile/admin_form_mobile_data.tpl [deleted file]
web/WEB-INF/widgets.jsf.taglib.xml
web/admin/fax/admin_fax_edit.xhtml
web/admin/landline/admin_landline_edit.xhtml
web/admin/mobile/admin_mobile_edit.xhtml