]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/WEB-INF/faces-config.xml
Please cherry-pick:
[jjobs-war.git] / web / WEB-INF / faces-config.xml
index 90b934d2cd4479aaaa84e37ebb7afdbce50d6de2..ba45efc4031c365f87d10c207d5811dc4962b20e 100644 (file)
                        <from-outcome>admin_assign_branch_office_employee</from-outcome>
                        <to-view-id>/admin/branch_office/admin_branch_office_assign_employee.xhtml</to-view-id>
                </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_show_fax</from-outcome>
+                       <to-view-id>/admin/fax/admin_fax_show.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_show_landline</from-outcome>
+                       <to-view-id>/admin/landline/admin_landline_show.xhtml</to-view-id>
+               </navigation-case>
        </navigation-rule>
        <navigation-rule>
                <from-view-id>/admin/department/admin_department_list.xhtml</from-view-id>
                        org.mxchange.jcoreee.exceptions.CustomExceptionHandlerFactory
                </exception-handler-factory>
        </factory>
-       //-->
+       -->
 </faces-config>