]> git.mxchange.org Git - pizzaservice-war.git/commitdiff
Opps, wrong outcome and path
authorRoland Häder <roland@mxchange.org>
Mon, 25 Apr 2016 12:55:17 +0000 (14:55 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 27 Apr 2016 19:55:42 +0000 (21:55 +0200)
web/WEB-INF/faces-config.xml
web/WEB-INF/templates/admin/admin_menu.tpl

index fb72a7883c9656719637506e6c3c6e4f9d4e02c5..4c52300799453d3c1a40cbc4f7011063ca516f94 100644 (file)
@@ -97,7 +97,7 @@
                </navigation-case>
                <navigation-case>
                        <from-outcome>admin_list_customer</from-outcome>
-                       <to-view-id>/admin/user/admin_customer_list.xhtml</to-view-id>
+                       <to-view-id>/admin/customer/admin_customer_list.xhtml</to-view-id>
                </navigation-case>
        </navigation-rule>
        <navigation-rule>
index 0519f1095fac4c4a0817c601dd0c5a2761909131..456f305ea2e2ba5a251092ce0a3cd39182856a25 100644 (file)
@@ -21,7 +21,7 @@
                        </div>
 
                        <ul>
-                               <li><h:link title="#{msg.LINK_ADMIN_LIST_CUSTOMER_TITLE}" outcome="admin_list_user" value="#{msg.LINK_ADMIN_LIST_CUSTOMER}" /></li>
+                               <li><h:link title="#{msg.LINK_ADMIN_LIST_CUSTOMER_TITLE}" outcome="admin_list_customer" value="#{msg.LINK_ADMIN_LIST_CUSTOMER}" /></li>
                        </ul>
 
                        <div class="menu_header">