Author: dan.j.allen
Date: 2010-06-17 15:34:31 -0400 (Thu, 17 Jun 2010)
New Revision: 13223
Modified:
examples/trunk/booking-simplified/src/main/webapp/WEB-INF/beans.xml
Log:
comment
Modified: examples/trunk/booking-simplified/src/main/webapp/WEB-INF/beans.xml
===================================================================
--- examples/trunk/booking-simplified/src/main/webapp/WEB-INF/beans.xml 2010-06-17
19:33:32 UTC (rev 13222)
+++ examples/trunk/booking-simplified/src/main/webapp/WEB-INF/beans.xml 2010-06-17
19:34:31 UTC (rev 13223)
@@ -11,5 +11,6 @@
<alternatives>
<class>org.jboss.seam.examples.booking.bootstrap.ApplicationInitializer</class>
</alternatives>
- <i18n:DefaultLocaleProducer defaultLocaleKey="de"/>
+ <!-- not being set -->
+ <i18n:DefaultLocaleProducer defaultLocaleKey="en"/>
</beans>
Show replies by date