[seam-commits] Seam SVN: r8097 - trunk/seam-gen/icefaces/view.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Thu May 1 17:30:51 EDT 2008
Author: jguglielmin
Date: 2008-05-01 17:30:51 -0400 (Thu, 01 May 2008)
New Revision: 8097
Modified:
trunk/seam-gen/icefaces/view/home.xhtml
Log:
ICE-2694. Minor fixes for ICEfaces templates and adding resizable columns to ice:dataTables
Modified: trunk/seam-gen/icefaces/view/home.xhtml
===================================================================
--- trunk/seam-gen/icefaces/view/home.xhtml 2008-05-01 16:37:41 UTC (rev 8096)
+++ trunk/seam-gen/icefaces/view/home.xhtml 2008-05-01 21:30:51 UTC (rev 8097)
@@ -15,7 +15,7 @@
<ice:panelGrid id="homePanelGrid" columns="2" columnClasses="leftMenu,leftMenu">
<img src="img/ICEfaces-logo.gif" alt="Icefaces and Seam: framework demo"/>
<ice:panelGroup id="homePanelGroup">
- <p>This ICEfaces 1.6.1 + Seam 2.0.0 enabled Application includes:</p>
+ <p>This ICEfaces and Seam enabled Application includes:</p>
<ul>
<li>Ant build script</li>
<li>Deployment to JBoss AS (EAR or WAR)</li>
@@ -25,7 +25,7 @@
<li>JPA entity classes</li>
<li>A configurable DataSource and JPA EntityManager</li>
<li>Templated Facelets views</li>
- <li>ICEFaces panels and tables</li>
+ <li>ICEFaces panels and tables with resizable columns</li>
<li>Default CSS stylesheet</li>
<li>Internationalization support</li>
</ul>
More information about the seam-commits
mailing list