From: Roland Häder Date: Sat, 31 Mar 2018 00:23:51 +0000 (+0200) Subject: Don't cherry-pick: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ec1d32f787056a56bcedf4f944a43e5d4817eff6;p=jfinancials-war.git Don't cherry-pick: - if for example an employee is assigned to a company (basic_data) then always link the "show basic data" view and not the company's website URL Signed-off-by: Roland Häder --- diff --git a/web/WEB-INF/faces-config.xml b/web/WEB-INF/faces-config.xml index 54ed8dc8..43aeae35 100644 --- a/web/WEB-INF/faces-config.xml +++ b/web/WEB-INF/faces-config.xml @@ -1035,6 +1035,10 @@ admin_show_generic_product /admin/generic_product/admin_generic_product_show.xhtml + + admin_show_basic_data + /admin/basic_data/admin_basic_data_show.xhtml +