[seam-commits] Seam SVN: r11349 - branches/enterprise/JBPAPP_5_0/examples/ui/view.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu Aug 6 15:27:50 EDT 2009


Author: manaRH
Date: 2009-08-06 15:27:50 -0400 (Thu, 06 Aug 2009)
New Revision: 11349

Modified:
   branches/enterprise/JBPAPP_5_0/examples/ui/view/template.xhtml
Log:
JBPAPP-2379

Modified: branches/enterprise/JBPAPP_5_0/examples/ui/view/template.xhtml
===================================================================
--- branches/enterprise/JBPAPP_5_0/examples/ui/view/template.xhtml	2009-08-05 13:51:18 UTC (rev 11348)
+++ branches/enterprise/JBPAPP_5_0/examples/ui/view/template.xhtml	2009-08-06 19:27:50 UTC (rev 11349)
@@ -121,7 +121,7 @@
 <s:div styleClass="content">
 	<h1><code><h:outputText value="#{tagName}" /></code></h1>
 	<ui:insert name="body" />
-	<h:messages />
+<!--	<h:messages /> -->
 </s:div>
 </body>
 



More information about the seam-commits mailing list