You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by mo...@apache.org on 2003/06/17 18:45:20 UTC

cvs commit: jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html search.vm

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: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org