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 2007/07/31 10:29:13 UTC

svn commit: r561264 - /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/taglib/component/GridLayoutTagDeclaration.java

Author: bommel
Date: Tue Jul 31 01:29:12 2007
New Revision: 561264

URL: http://svn.apache.org/viewvc?view=rev&rev=561264
Log:
improved documentation

Modified:
    myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/taglib/component/GridLayoutTagDeclaration.java

Modified: myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/taglib/component/GridLayoutTagDeclaration.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/taglib/component/GridLayoutTagDeclaration.java?view=diff&rev=561264&r1=561263&r2=561264
==============================================================================
--- myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/taglib/component/GridLayoutTagDeclaration.java (original)
+++ myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/taglib/component/GridLayoutTagDeclaration.java Tue Jul 31 01:29:12 2007
@@ -82,8 +82,8 @@
      <td>PROPORTIONAL</td>
      <td>any combination of FIXED or PIXEL but no PROPORTIONAL</td>
      <td>potentially wrong</td>
-     <td>No automatical matching:<ol><li>too little space: scrollbar</li>
-       <li>too much space: elements will be spreaded.</li></ol></td>
+     <td>No automatical matching:<ul><li>too little space: scrollbar</li>
+       <li>too much space: elements will be spreaded.</li></ul></td>
    </tr>
    <tr>
      <td>PROPORTIONAL</td>