weaver      2005/01/04 08:28:21

  Modified:    portal/src/webapp/WEB-INF/decorations/portlet/html/jetspeed
                        decorator.vm
  Log:
  see: http://issues.apache.org/jira/browse/JS2-183
  
  Revision  Changes    Path
  1.14      +1 -1      
jakarta-jetspeed-2/portal/src/webapp/WEB-INF/decorations/portlet/html/jetspeed/decorator.vm
  
  Index: decorator.vm
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/decorations/portlet/html/jetspeed/decorator.vm,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- decorator.vm      29 Oct 2004 01:19:09 -0000      1.13
  +++ decorator.vm      4 Jan 2005 16:28:21 -0000       1.14
  @@ -60,7 +60,7 @@
       <td nowrap="nowrap" class="PContentLeft" >&nbsp;</td>
       
       <td class="PContent" colspan="2">
  -       $jetspeed.include($myF)
  +       $myF.renderedContent
       </td>   
   
       <td class="PContentRight"  ><div class="PContentRight" >&nbsp;</div></td>
  
  
  

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

Reply via email to