From d94ee353c6efd8c14e6668db14437010e5aaa149 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sat, 29 Jul 2017 21:55:18 +0200 Subject: [PATCH] Please cherry-pick: - allBusinessContacts() is now no longer in admin bean (request-scoped) but in generic business "contacts" bean (session-scoped) -   has caused error message, let's use a space here directly MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- .../contact_business/admin_contact_business_list.xhtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/admin/contact_business/admin_contact_business_list.xhtml b/web/admin/contact_business/admin_contact_business_list.xhtml index 0aea3c40..bf0024b8 100644 --- a/web/admin/contact_business/admin_contact_business_list.xhtml +++ b/web/admin/contact_business/admin_contact_business_list.xhtml @@ -14,14 +14,14 @@ - + - + @@ -47,7 +47,7 @@ - + -- 2.39.5