[jboss-cvs] jboss-seam/examples/mail/view ...

Norman Richards norman.richards at jboss.com
Thu May 31 13:54:03 EDT 2007


  User: nrichards
  Date: 07/05/31 13:54:03

  Modified:    examples/mail/view   jboss.jpg whyseam.xhtml
  Log:
  fix broken attachment in example
  
  Revision  Changes    Path
  1.2       +21 -15    jboss-seam/examples/mail/view/jboss.jpg
  
  	<<Binary file>>
  
  
  1.2       +1 -1      jboss-seam/examples/mail/view/whyseam.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: whyseam.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/mail/view/whyseam.xhtml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- whyseam.xhtml	4 Feb 2007 20:58:26 -0000	1.1
  +++ whyseam.xhtml	31 May 2007 17:54:03 -0000	1.2
  @@ -11,7 +11,7 @@
           <p:footer borderWidthTop="1" borderColorTop="blue" borderWidthBottom="0" alignment="center">Why Seam? [<p:pageNumber />]</p:footer>
       </p:font>
   
  -    <p:image alignment="right" wrap="true" resource="/jboss.jpg" /> 
  +    <p:image alignment="right" wrap="true" value="/jboss.jpg" /> 
       <p:font size="24"><p:paragraph spacingAfter="50">Ten Good Reasons To Use Seam</p:paragraph></p:font>  
   
       <p:font size="18"><p:paragraph>It's the quickest way to get "rich"</p:paragraph></p:font>
  
  
  



More information about the jboss-cvs-commits mailing list