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/02/26 21:07:48 UTC

svn commit: r511981 - in /myfaces/tobago/trunk/example/sandbox/src/main/webapp: navigation.jsp tree-normal.jsp tree-sel.jsp tree-select.jsp tree.jsp

Author: lofwyr
Date: Mon Feb 26 12:07:47 2007
New Revision: 511981

URL: http://svn.apache.org/viewvc?view=rev&rev=511981
Log:
Renaming files

Added:
    myfaces/tobago/trunk/example/sandbox/src/main/webapp/tree-normal.jsp   (contents, props changed)
      - copied, changed from r511963, myfaces/tobago/trunk/example/sandbox/src/main/webapp/tree.jsp
    myfaces/tobago/trunk/example/sandbox/src/main/webapp/tree-select.jsp
      - copied, changed from r511835, myfaces/tobago/trunk/example/sandbox/src/main/webapp/tree-sel.jsp
Removed:
    myfaces/tobago/trunk/example/sandbox/src/main/webapp/tree-sel.jsp
    myfaces/tobago/trunk/example/sandbox/src/main/webapp/tree.jsp
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=511981&r1=511980&r2=511981
==============================================================================
--- myfaces/tobago/trunk/example/sandbox/src/main/webapp/navigation.jsp (original)
+++ myfaces/tobago/trunk/example/sandbox/src/main/webapp/navigation.jsp Mon Feb 26 12:07:47 2007
@@ -25,14 +25,14 @@
            width="200px" height="800px">
     <f:facet name="layout">
       <tc:gridLayout margin="5px"
-                     rows="fixed;fixed;fixed;fixed;*"/>
+                     rows="fixed;fixed;fixed;fixed;fixed;*"/>
     </f:facet>
 
     <tc:link link="separator.jsp" label="separator.jsp" target="View"/>
 
-    <tc:link link="tree.jsp" label="tree.jsp" target="View"/>
+    <tc:link link="tree-normal.jsp" label="tree-normal.jsp" target="View"/>
 
-    <tc:link link="tree-sel.jsp" label="tree-sel.jsp" target="View"/>
+    <tc:link link="tree-select.jsp" label="tree-select.jsp" target="View"/>
 
     <tc:link link="tree-menu.jsp" label="tree-menu.jsp" target="View"/>
 

Copied: myfaces/tobago/trunk/example/sandbox/src/main/webapp/tree-normal.jsp (from r511963, myfaces/tobago/trunk/example/sandbox/src/main/webapp/tree.jsp)
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/sandbox/src/main/webapp/tree-normal.jsp?view=diff&rev=511981&p1=myfaces/tobago/trunk/example/sandbox/src/main/webapp/tree.jsp&r1=511963&p2=myfaces/tobago/trunk/example/sandbox/src/main/webapp/tree-normal.jsp&r2=511981
==============================================================================
    (empty)

Propchange: myfaces/tobago/trunk/example/sandbox/src/main/webapp/tree-normal.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/sandbox/src/main/webapp/tree-normal.jsp
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Copied: myfaces/tobago/trunk/example/sandbox/src/main/webapp/tree-select.jsp (from r511835, myfaces/tobago/trunk/example/sandbox/src/main/webapp/tree-sel.jsp)
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/sandbox/src/main/webapp/tree-select.jsp?view=diff&rev=511981&p1=myfaces/tobago/trunk/example/sandbox/src/main/webapp/tree-sel.jsp&r1=511835&p2=myfaces/tobago/trunk/example/sandbox/src/main/webapp/tree-select.jsp&r2=511981
==============================================================================
    (empty)