You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2011/08/23 08:49:43 UTC

svn commit: r1160561 - /myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/faces-config.xml

Author: lofwyr
Date: Tue Aug 23 06:49:43 2011
New Revision: 1160561

URL: http://svn.apache.org/viewvc?rev=1160561&view=rev
Log:
updating object sample

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/faces-config.xml

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/faces-config.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/faces-config.xml?rev=1160561&r1=1160560&r2=1160561&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/faces-config.xml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/faces-config.xml Tue Aug 23 06:49:43 2011
@@ -327,10 +327,6 @@
       <to-view-id>/reference/sheet.jsp</to-view-id>
     </navigation-case>
     <navigation-case>
-      <from-outcome>reference/object</from-outcome>
-      <to-view-id>/reference/object.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
       <from-outcome>reference/tab</from-outcome>
       <to-view-id>/reference/tab.jsp</to-view-id>
     </navigation-case>