[jboss-cvs] jboss-seam/seam-gen/view/layout ...

Gavin King gavin.king at jboss.com
Sun Dec 10 10:42:03 EST 2006


  User: gavin   
  Date: 06/12/10 10:42:03

  Modified:    seam-gen/view/layout  template.xhtml
  Log:
  make the Done buttons work nicely
  
  Revision  Changes    Path
  1.6       +1 -0      jboss-seam/seam-gen/view/layout/template.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: template.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam-gen/view/layout/template.xhtml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- template.xhtml	25 Nov 2006 00:16:35 -0000	1.5
  +++ template.xhtml	10 Dec 2006 15:42:03 -0000	1.6
  @@ -9,6 +9,7 @@
       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
       <title>@projectName@</title>
       <link href="stylesheet/theme.css" rel="stylesheet" type="text/css" />
  +    <link href="stylesheet/date.css" rel="stylesheet" type="text/css" />
   </head>
   
   <body>
  
  
  



More information about the jboss-cvs-commits mailing list