You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2004/01/25 19:33:09 UTC

cvs commit: jakarta-tapestry/examples/Vlib/context/WEB-INF ColumnSorter.html

hlship      2004/01/25 10:33:09

  Modified:    examples/Vlib/context/WEB-INF ColumnSorter.html
  Log:
  Change the label from "Resort" to "Re-sort" (on the ColumnSorter component of the Virtual Library).
  
  Revision  Changes    Path
  1.3       +2 -2      jakarta-tapestry/examples/Vlib/context/WEB-INF/ColumnSorter.html
  
  Index: ColumnSorter.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/examples/Vlib/context/WEB-INF/ColumnSorter.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ColumnSorter.html	10 Apr 2003 21:02:28 -0000	1.2
  +++ ColumnSorter.html	25 Jan 2004 18:33:09 -0000	1.3
  @@ -3,6 +3,6 @@
   <span jwcid="$content$">
   <a jwcid="link"><span jwcid="@RenderBody"/></a>
   <span jwcid="@Conditional" condition="ognl:sortColumn == selected">
  -<a jwcid="iconLink"><img jwcid="rollover" width="17" height="16" alt="Resort Column"/></a>
  +<a jwcid="iconLink"><img jwcid="rollover" width="17" height="16" alt="Re-sort Column"/></a>
   </span>
   </span>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org