From 6e4fb2187113f0ae7fdf45630d684eeb5982607d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Mon, 22 Aug 2016 14:31:03 +0200 Subject: [PATCH] Please cherry-pick: - "hide" these templates when the contact is not found - added missing navigation rule --- web/WEB-INF/faces-config.xml | 4 ++++ web/admin/contact/admin_contact_show.xhtml | 28 ++++++++++++---------- 2 files changed, 19 insertions(+), 13 deletions(-) diff --git a/web/WEB-INF/faces-config.xml b/web/WEB-INF/faces-config.xml index 3b5c96f7..200a86a2 100644 --- a/web/WEB-INF/faces-config.xml +++ b/web/WEB-INF/faces-config.xml @@ -596,6 +596,10 @@ admin_show_contact /admin/contact/admin_contact_show.xhtml + + admin_show_mobile_provider + /admin/mobile_provider/admin_mobile_provider_show.xhtml + /admin/contact/admin_contact_list.xhtml diff --git a/web/admin/contact/admin_contact_show.xhtml b/web/admin/contact/admin_contact_show.xhtml index 4dbbab12..3d797098 100644 --- a/web/admin/contact/admin_contact_show.xhtml +++ b/web/admin/contact/admin_contact_show.xhtml @@ -24,23 +24,25 @@ - + + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
+
-- 2.39.5