Author: thomas.heute(a)jboss.com
Date: 2007-09-26 05:44:02 -0400 (Wed, 26 Sep 2007)
New Revision: 8490
Modified:
tags/JBoss_Portal_2_6_2/core-identity/src/resources/portal-identity-war/WEB-INF/jsf/profile/viewProfile.xhtml
Log:
Another "<messages for=" ;)
Modified:
tags/JBoss_Portal_2_6_2/core-identity/src/resources/portal-identity-war/WEB-INF/jsf/profile/viewProfile.xhtml
===================================================================
---
tags/JBoss_Portal_2_6_2/core-identity/src/resources/portal-identity-war/WEB-INF/jsf/profile/viewProfile.xhtml 2007-09-26
07:44:58 UTC (rev 8489)
+++
tags/JBoss_Portal_2_6_2/core-identity/src/resources/portal-identity-war/WEB-INF/jsf/profile/viewProfile.xhtml 2007-09-26
09:44:02 UTC (rev 8490)
@@ -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">
Show replies by date