From: Roland Haeder <roland@mxchange.org>
Date: Thu, 15 Oct 2015 12:17:36 +0000 (+0200)
Subject: fixed target
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4f6bdd6a68c227e9044a75144743e37e2dbe8b11;p=addressbook-war.git

fixed target
Signed-off-by:Roland Häder <roland@mxchange.org>
---

diff --git a/web/WEB-INF/faces-config.xml b/web/WEB-INF/faces-config.xml
index 90ffd4c1..a3fc50e4 100644
--- a/web/WEB-INF/faces-config.xml
+++ b/web/WEB-INF/faces-config.xml
@@ -156,7 +156,7 @@
 		<from-view-id>/login/login_user_list.xhtml</from-view-id>
 		<navigation-case>
 			<from-outcome>login_list_sharing_addressbooks</from-outcome>
-			<to-view-id>/login/login_shared_addressbooks.xhtml</to-view-id>
+			<to-view-id>/login/login_list_sharing_addressbooks.xhtml</to-view-id>
 		</navigation-case>
 	</navigation-rule>
 </faces-config>