You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2011/10/13 16:52:42 UTC

svn commit: r1182889 - /myfaces/tobago/trunk/tobago-example/tobago-example-sandbox/src/main/webapp/navigation.jsp

Author: bommel
Date: Thu Oct 13 14:52:42 2011
New Revision: 1182889

URL: http://svn.apache.org/viewvc?rev=1182889&view=rev
Log:
(TOBAGO-1039)
SelectManyShuttle component

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-sandbox/src/main/webapp/navigation.jsp

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-sandbox/src/main/webapp/navigation.jsp
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-sandbox/src/main/webapp/navigation.jsp?rev=1182889&r1=1182888&r2=1182889&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-sandbox/src/main/webapp/navigation.jsp (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-sandbox/src/main/webapp/navigation.jsp Thu Oct 13 14:52:42 2011
@@ -28,7 +28,7 @@
 
     <tc:link link="inputSlider.jsp" label="inputSlider.jsp" target="View"/>
 
-    <tc:link link="selectManyShuffle.jsp" label="selectManyShuffle.jsp" target="View"/>
+    <tc:link link="selectManyShuttle.jsp" label="selectManyShuttle.jsp" target="View"/>
 
     <tc:cell/>
   </tc:page>