[jboss-cvs] jboss-seam/examples/glassfish/view ...
Michael Yuan
michael.yuan at jboss.com
Wed Dec 13 01:33:49 EST 2006
User: myuan
Date: 06/12/13 01:33:49
Modified: examples/glassfish/view template.xhtml
Log:
css support for s:selectDate
Revision Changes Path
1.2 +1 -0 jboss-seam/examples/glassfish/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/glassfish/view/template.xhtml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- template.xhtml 29 Nov 2006 09:30:42 -0000 1.1
+++ template.xhtml 13 Dec 2006 06:33:49 -0000 1.2
@@ -6,6 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>JBoss Suites: Seam Framework</title>
<link href="css/screen.css" rel="stylesheet" type="text/css" />
+ <link href="css/date.css" rel="stylesheet" type="text/css" />
</head>
<body>
More information about the jboss-cvs-commits
mailing list