taylor      2005/01/29 13:53:04

  Modified:    portal/src/webapp/WEB-INF/templates/layout/html/columns
                        layout.vm
  Log:
  remove debug
  
  Revision  Changes    Path
  1.20      +1 -1      
jakarta-jetspeed-2/portal/src/webapp/WEB-INF/templates/layout/html/columns/layout.vm
  
  Index: layout.vm
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/templates/layout/html/columns/layout.vm,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- layout.vm 29 Jan 2005 21:42:08 -0000      1.19
  +++ layout.vm 29 Jan 2005 21:53:04 -0000      1.20
  @@ -79,7 +79,7 @@
        #foreach($entry in $table)
           #if ($sizes)
             #if ($sizeIndex < $sizes.size())
  -             <td valign='top' name='alexi' width='$sizes.get($sizeIndex)'/>
  +             <td valign='top' width='$sizes.get($sizeIndex)'/>
             #else
               <td valign="top">          
             #end
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to