]> 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 841590f1c1b050121102bf36528f8627fc4d2122..71cf4042d6b1a5cd140946eadf33c29c9edcb916 100644 (file)
@@ -9,6 +9,11 @@
                        <supported-locale>en_US</supported-locale>
                </locale-config>
        </application>
+       <!--
+       <lifecycle>
+               <phase-listener>de.chotime.landingpage.debug.LandingDebugLifeCycleListener</phase-listener>
+       </lifecycle>
+       //-->
        <navigation-rule>
                <from-view-id>*</from-view-id>
                <navigation-case>
                </navigation-case>
                <navigation-case>
                        <from-outcome>admin_unlink_contact_fax</from-outcome>
-                       <to-view-id>/admincontact/unlink/admin_contact_fax_unlink.xhtml</to-view-id>
+                       <to-view-id>/admin/contact/unlink/admin_contact_fax_unlink.xhtml</to-view-id>
                </navigation-case>
                <navigation-case>
                        <from-outcome>admin_show_fax</from-outcome>
                        <from-outcome>admin_show_landline</from-outcome>
                        <to-view-id>/admin/landline/admin_landline_show.xhtml</to-view-id>
                </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_show_contact</from-outcome>
+                       <to-view-id>/admin/contact/admin_contact_show.xhtml</to-view-id>
+               </navigation-case>
        </navigation-rule>
        <navigation-rule>
                <from-view-id>/admin/fax/admin_fax_list.xhtml</from-view-id>
                        <to-view-id>/admin/landline/admin_landline_delete.xhtml</to-view-id>
                </navigation-case>
        </navigation-rule>
+       <navigation-rule>
+               <from-view-id>/admin/mobile/admin_mobile_delete.xhtml</from-view-id>
+               <navigation-case>
+                       <from-outcome>admin_show_mobile_provider</from-outcome>
+                       <to-view-id>/admin/mobile_provider/admin_mobile_provider_show.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_list_mobile</from-outcome>
+                       <to-view-id>/admin/mobile/admin_mobile_list.xhtml</to-view-id>
+               </navigation-case>
+       </navigation-rule>
+       <navigation-rule>
+               <from-view-id>/admin/mobile/admin_mobile_edit.xhtml</from-view-id>
+               <navigation-case>
+                       <from-outcome>admin_show_mobile</from-outcome>
+                       <to-view-id>/admin/mobile/admin_mobile_show.xhtml</to-view-id>
+               </navigation-case>
+       </navigation-rule>
        <navigation-rule>
                <from-view-id>/admin/mobile/admin_mobile_list.xhtml</from-view-id>
                <navigation-case>
                </navigation-case>
        </navigation-rule>
        <navigation-rule>
-               <from-view-id>/admincontact/unlink/admin_contact_fax_unlink.xhtml</from-view-id>
+               <from-view-id>/admin/contact/unlink/admin_contact_fax_unlink.xhtml</from-view-id>
                <navigation-case>
                        <from-outcome>admin_show_contact</from-outcome>
                        <to-view-id>/admin/contact/admin_contact_show.xhtml</to-view-id>
                        <from-outcome>admin_show_contact</from-outcome>
                        <to-view-id>/admin/contact/admin_contact_show.xhtml</to-view-id>
                </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_show_mobile_provider</from-outcome>
+                       <to-view-id>/admin/mobile_provider/admin_mobile_provider_show.xhtml</to-view-id>
+               </navigation-case>
        </navigation-rule>
        <navigation-rule>
                <from-view-id>/admin/contact/admin_contact_list.xhtml</from-view-id>