]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/WEB-INF/faces-config.xml
WIP: Please cherry-pick:
[jjobs-war.git] / web / WEB-INF / faces-config.xml
index 543545e3835894fae1b44f3ab30089d7cb31c0a8..c3579385a2b9d37d055e7f786e2c2e2a0bda4db4 100644 (file)
                        <from-outcome>logout</from-outcome>
                        <to-view-id>/logout.xhtml</to-view-id>
                </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_logout</from-outcome>
+                       <to-view-id>/admin/admin_logout.xhtml</to-view-id>
+               </navigation-case>
                <navigation-case>
                        <from-outcome>admin_index</from-outcome>
                        <to-view-id>/admin/index.xhtml</to-view-id>
                        <from-outcome>admin_export_contact</from-outcome>
                        <to-view-id>/admin/contact/admin_contact_export.xhtml</to-view-id>
                </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_list_contact_business</from-outcome>
+                       <to-view-id>/admin/contact_business/admin_contact_business_list.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_export_contact_business</from-outcome>
+                       <to-view-id>/admin/contact_business/admin_contact_business_export.xhtml</to-view-id>
+               </navigation-case>
                <navigation-case>
                        <from-outcome>admin_list_user</from-outcome>
                        <to-view-id>/admin/user/admin_user_list.xhtml</to-view-id>