From 33d90e90f9b17b973428cc71c7280c15bfa8f16a 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 f8a03b40..91e7e1b7 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 @@ - +