]> git.mxchange.org Git - jfinancials-war.git/commit
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:21:06 +0000 (15:21 +0200)
commitf070fe95f6d7540e9cb408ea089b074c7d09bac6
treea91e6a401aed1fbcbcc96727ef5e4d5bd9ac30a0
parentead6b736e87eee1e15fa0486f012a136b980c1ba
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