]> git.mxchange.org Git - jfinancials-war.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Sat, 22 Dec 2018 00:15:33 +0000 (01:15 +0100)
committerRoland Häder <roland@mxchange.org>
Sat, 22 Dec 2018 00:15:33 +0000 (01:15 +0100)
commit4db105abc10b723371147f7c658e92c31e8db356
treea7a8aea982771556cfd7c9e6200c3d58489b6e0d
parentee8bf76b148a2b6e200f19f90a6925855f90023e
Please cherry-pick:
- introduced 2nd parameter for beanHelper.renderBasicData() to include short or
  long name in view components
- also use that method instead of invoking getter in same helper backing-bean
- re-aligned some JSF tags to have their attributes in distinct lines (easy to
  add another)

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jfinancials/beans/helper/FinancialsWebViewHelperBean.java
web/WEB-INF/templates/admin/branch_office/admin_form_branch_office_data.tpl
web/WEB-INF/templates/admin/department/admin_form_department_data.tpl
web/WEB-INF/templates/admin/employee/admin_form_employee_data.tpl
web/admin/branch_office/admin_branch_office_list.xhtml
web/admin/department/admin_department_list.xhtml
web/admin/employee/admin_employee_list.xhtml