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

Michael Yuan michael.yuan at jboss.com
Fri Jul 20 14:57:17 EDT 2007


  User: myuan   
  Date: 07/07/20 14:57:17

  Modified:    examples/jee5/view  template.xhtml
  Log:
  better footer in UI
  
  Revision  Changes    Path
  1.2       +1 -1      jboss-seam/examples/jee5/view/template.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: template.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/jee5/view/template.xhtml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- template.xhtml	23 Jun 2007 18:33:58 -0000	1.1
  +++ template.xhtml	20 Jul 2007 18:57:17 -0000	1.2
  @@ -30,7 +30,7 @@
   		    <ui:include src="conversations.xhtml" />
   		</div>
   	</div>
  -	<div id="footer">Created with JBoss EJB 3.0, Seam, MyFaces, and Facelets</div>
  +	<div id="footer">Created with JBoss Seam 2.0, EJB 3.0, JSF 1.2, Hibernate 3 and Facelets</div>
   </div>
   </body>
   </html>
  
  
  



More information about the jboss-cvs-commits mailing list