From 9121c2dd6fc8a507fbc6dff65ec086cfc5641c20 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Mon, 30 Mar 2020 00:33:19 +0200 Subject: [PATCH] Please cherry-pick: - was still using contactController.allContacts() should be contactListController.allContacts as "allContacts" is a bean property now. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- .../templates/admin/employee/admin_form_employee_data.tpl | 2 +- web/admin/contact/admin_contact_export.xhtml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/WEB-INF/templates/admin/employee/admin_form_employee_data.tpl b/web/WEB-INF/templates/admin/employee/admin_form_employee_data.tpl index 1d42dbe8..85c42867 100644 --- a/web/WEB-INF/templates/admin/employee/admin_form_employee_data.tpl +++ b/web/WEB-INF/templates/admin/employee/admin_form_employee_data.tpl @@ -78,7 +78,7 @@ - +