Author: manaRH
Date: 2012-06-21 03:41:46 -0400 (Thu, 21 Jun 2012)
New Revision: 14937
Modified:
branches/community/Seam_2_3/examples-ee6/excel/excel-web/src/main/webapp/home.xhtml
Log:
fixed text to say true about JSF data table in excel example
Modified:
branches/community/Seam_2_3/examples-ee6/excel/excel-web/src/main/webapp/home.xhtml
===================================================================
---
branches/community/Seam_2_3/examples-ee6/excel/excel-web/src/main/webapp/home.xhtml 2012-06-21
07:41:37 UTC (rev 14936)
+++
branches/community/Seam_2_3/examples-ee6/excel/excel-web/src/main/webapp/home.xhtml 2012-06-21
07:41:46 UTC (rev 14937)
@@ -18,7 +18,7 @@
<br />
<br />
- <h:outputText value="Export ajax searchable Richfaces table"
+ <h:outputText value="Export JSF searchable table"
styleClass="subheader"></h:outputText>
<br />
<h:form id="excelExport">
Show replies by date