[jboss-cvs] jboss-seam/src/test/misc/org/jboss/seam/test ...

Gavin King gavin.king at jboss.com
Fri Jan 26 13:15:39 EST 2007


  User: gavin   
  Date: 07/01/26 13:15:39

  Modified:    src/test/misc/org/jboss/seam/test  SeamTextTest.txt
  Log:
  finish the link support
  
  Revision  Changes    Path
  1.6       +2 -1      jboss-seam/src/test/misc/org/jboss/seam/test/SeamTextTest.txt
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: SeamTextTest.txt
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/test/misc/org/jboss/seam/test/SeamTextTest.txt,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- SeamTextTest.txt	26 Jan 2007 16:04:37 -0000	1.5
  +++ SeamTextTest.txt	26 Jan 2007 18:15:39 -0000	1.6
  @@ -70,7 +70,8 @@
   
   We use HTML for <a href="http://www.hibernate.org/">links</a>.
   
  -Or we can use [a special syntax!=>http://jboss.com/products/seam]
  +Or we can use [a special syntax=>http://jboss.com/products/seam] to
  +link to [=>http://jboss.com/products/seam].
   
   And for images: <img src="http://www.hibernate.org/tpl/jboss/img/01_oben_logo.gif"/>
   
  
  
  



More information about the jboss-cvs-commits mailing list