morciuch    2003/06/17 09:45:20

  Modified:    webapp/WEB-INF/templates/vm/portlets/html search.vm
  Log:
  Fixed typo in the preview link
  
  Revision  Changes    Path
  1.4       +1 -1      
jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html/search.vm
  
  Index: search.vm
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html/search.vm,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- search.vm 16 Jun 2003 20:24:14 -0000      1.3
  +++ search.vm 17 Jun 2003 16:45:19 -0000      1.4
  @@ -36,7 +36,7 @@
                         <td class="$!{skin.ContentStyleClass}" align="left">
                         #if ($result.Type == "portlet")                       
                           <a id="preview_$listIndex" 
  -                           href="#previewLink($resultKey)"
  +                           href="#previewLink($result.Key)"
                              target="_blank">
                              <IMG border="0" 
SRC="$clink.setURI("images/html/is_portlet.gif")">                           
                              <span 
class="$!{skin.ContentStyleClass}">$result.Title</span>
  
  
  

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

Reply via email to