[gatein-commits] gatein SVN: r4986 - components/wsrp/trunk/admin-gui/src/main/webapp/jsf/consumers/exports.
do-not-reply at jboss.org
do-not-reply at jboss.org
Tue Nov 9 08:12:07 EST 2010
Author: chris.laprun at jboss.com
Date: 2010-11-09 08:12:06 -0500 (Tue, 09 Nov 2010)
New Revision: 4986
Modified:
components/wsrp/trunk/admin-gui/src/main/webapp/jsf/consumers/exports/export.xhtml
Log:
- Fixed improper formatting change. >_<
Modified: components/wsrp/trunk/admin-gui/src/main/webapp/jsf/consumers/exports/export.xhtml
===================================================================
--- components/wsrp/trunk/admin-gui/src/main/webapp/jsf/consumers/exports/export.xhtml 2010-11-09 13:11:00 UTC (rev 4985)
+++ components/wsrp/trunk/admin-gui/src/main/webapp/jsf/consumers/exports/export.xhtml 2010-11-09 13:12:06 UTC (rev 4986)
@@ -41,8 +41,7 @@
</h:column>
<h:column>
- <f:facet name="header">#{i18n.
- portlets_table_column_portlet_name}</f:facet>
+ <f:facet name="header">#{i18n.portlets_table_column_portlet_name}</f:facet>
#{portlet.handle}
</h:column>
</h:dataTable>
More information about the gatein-commits
mailing list