Author: ips
Date: 2010-07-23 10:04:14 -0400 (Fri, 23 Jul 2010)
New Revision: 964
Modified:
branches/EmbJopr_1_3/core/src/main/webapp/WEB-INF/facelets/layout.xhtml
Log:
[EMBJOPR-250], [EMBJOPR-251] - fix the layout rendering issues in IE7 (part 2)
Modified: branches/EmbJopr_1_3/core/src/main/webapp/WEB-INF/facelets/layout.xhtml
===================================================================
--- branches/EmbJopr_1_3/core/src/main/webapp/WEB-INF/facelets/layout.xhtml 2010-07-23
14:00:56 UTC (rev 963)
+++ branches/EmbJopr_1_3/core/src/main/webapp/WEB-INF/facelets/layout.xhtml 2010-07-23
14:04:14 UTC (rev 964)
@@ -1,3 +1,5 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
<!--
~ Jopr Management Platform
~ Copyright (C) 2005-2010 Red Hat, Inc.
@@ -126,3 +128,4 @@
</body>
</f:view>
</html>
+
Show replies by date