Author: manaRH
Date: 2012-05-16 16:42:37 -0400 (Wed, 16 May 2012)
New Revision: 14697
Modified:
branches/community/Seam_2_3/examples-ee6/booking/booking-web/src/main/webapp/template.xhtml
Log:
fixed footer text
Modified:
branches/community/Seam_2_3/examples-ee6/booking/booking-web/src/main/webapp/template.xhtml
===================================================================
---
branches/community/Seam_2_3/examples-ee6/booking/booking-web/src/main/webapp/template.xhtml 2012-05-16
20:42:18 UTC (rev 14696)
+++
branches/community/Seam_2_3/examples-ee6/booking/booking-web/src/main/webapp/template.xhtml 2012-05-16
20:42:37 UTC (rev 14697)
@@ -33,7 +33,7 @@
<ui:include src="conversations.xhtml" />
</div>
</div>
- <div id="footer">Created with JBoss Seam, EJB 3, JSF 1.2, Hibernate 3
and Facelets</div>
+ <div id="footer">Created with JBoss Seam, EJB 3, JSF 2 and Hibernate
4</div>
</div>
</body>
</html>
Show replies by date