Author: msorokin
Date: 2009-03-16 13:32:55 -0400 (Mon, 16 Mar 2009)
New Revision: 12969
Modified:
trunk/test-applications/richfaces-docs/web/src/main/webapp/home.xhtml
Log:
nomsg
Modified: trunk/test-applications/richfaces-docs/web/src/main/webapp/home.xhtml
===================================================================
--- trunk/test-applications/richfaces-docs/web/src/main/webapp/home.xhtml 2009-03-16
17:27:09 UTC (rev 12968)
+++ trunk/test-applications/richfaces-docs/web/src/main/webapp/home.xhtml 2009-03-16
17:32:55 UTC (rev 12969)
@@ -10,11 +10,14 @@
<ui:define name="body">
+
<h:messages globalOnly="true" styleClass="message"/>
+
+
<rich:panel>
- <f:facet name="header">Welcome!</f:facet>
- <p>This empty shell application includes:</p>
+ <f:facet name="header">Welcome to RichFaces Docs</f:facet>
+
<ul>
<li>Ant build script</li>
@@ -29,9 +32,11 @@
<li>Default CSS stylesheet</li>
<li>Internationalization support</li>
- </ul>
- <rich:colorPicker value="" />
-
+ </ul>
+
+
+
+
</rich:panel>
Show replies by date