Author: chris.laprun(a)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>
Show replies by date