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 2007/08/13 09:03:12 UTC

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

Author: lofwyr
Date: Mon Aug 13 00:03:11 2007
New Revision: 565257

URL: http://svn.apache.org/viewvc?view=rev&rev=565257
Log:
spell

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

Modified: myfaces/tobago/trunk/example/sandbox/src/main/webapp/navigation.jsp
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/sandbox/src/main/webapp/navigation.jsp?view=diff&rev=565257&r1=565256&r2=565257
==============================================================================
--- myfaces/tobago/trunk/example/sandbox/src/main/webapp/navigation.jsp (original)
+++ myfaces/tobago/trunk/example/sandbox/src/main/webapp/navigation.jsp Mon Aug 13 00:03:11 2007
@@ -21,8 +21,7 @@
 
   <tc:loadBundle basename="demo" var="bundle"/>
 
-  <tc:page label="Screenshot" id="page"
-           width="200px" height="800px">
+  <tc:page label="Sandbox Menu" id="page" width="200px" height="800px">
     <f:facet name="layout">
       <tc:gridLayout margin="5px" rows="fixed;fixed;fixed;fixed;fixed;fixed;*"/>
     </f:facet>