]> git.mxchange.org Git - jjobs-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>
Mon, 22 Jul 2019 00:26:32 +0000 (02:26 +0200)
commit7867cd61c382ac822e545c8dcca9e68b945c2158
tree91673e03bab1735eb307e9d467488f7c44db927f
parent6657743356fdd8ae8e115c8ac64112eceef8053e
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/jjobs/beans/helper/JobsWebViewHelperBean.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