[portal-commits] JBoss Portal SVN: r8821 - branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-war/WEB-INF/jsf/profile.

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Fri Nov 2 10:11:31 EDT 2007


Author: thomas.heute at jboss.com
Date: 2007-11-02 10:11:31 -0400 (Fri, 02 Nov 2007)
New Revision: 8821

Modified:
   branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-war/WEB-INF/jsf/profile/viewProfile.xhtml
Log:
message (with no s) 

Modified: branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-war/WEB-INF/jsf/profile/viewProfile.xhtml
===================================================================
--- branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-war/WEB-INF/jsf/profile/viewProfile.xhtml	2007-11-02 13:29:42 UTC (rev 8820)
+++ branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-war/WEB-INF/jsf/profile/viewProfile.xhtml	2007-11-02 14:11:31 UTC (rev 8821)
@@ -15,7 +15,7 @@
 </ui:define>
 
 <ui:define name="content">
-	<h:messages id="status" for="status" infoClass="portlet-msg-success" errorClass="portlet-msg-error"
+	<h:message id="status" for="status" infoClass="portlet-msg-success" errorClass="portlet-msg-error"
 		fatalClass="portlet-msg-error" warnClass="portlet-msg-alert"/>
 
 	<h:panelGrid columns="2">




More information about the portal-commits mailing list