[jboss-cvs] jboss-seam/seam-gen/view/layout ...
Gavin King
gavin.king at jboss.com
Fri Feb 9 17:49:38 EST 2007
User: gavin
Date: 07/02/09 17:49:38
Modified: seam-gen/view/layout template.xhtml
Log:
basic working support for composite keys
Revision Changes Path
1.8 +1 -2 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.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- template.xhtml 31 Jan 2007 04:45:36 -0000 1.7
+++ template.xhtml 9 Feb 2007 22:49:38 -0000 1.8
@@ -9,7 +9,6 @@
<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