Author: mvitenkov
Date: 2008-09-11 08:39:48 -0400 (Thu, 11 Sep 2008)
New Revision: 10412
Modified:
trunk/test-applications/jsp/src/main/webapp/WEB-INF/faces-config-Converter.xml
Log:
-GekkoDateConverter
Modified: trunk/test-applications/jsp/src/main/webapp/WEB-INF/faces-config-Converter.xml
===================================================================
---
trunk/test-applications/jsp/src/main/webapp/WEB-INF/faces-config-Converter.xml 2008-09-11
12:37:17 UTC (rev 10411)
+++
trunk/test-applications/jsp/src/main/webapp/WEB-INF/faces-config-Converter.xml 2008-09-11
12:39:48 UTC (rev 10412)
@@ -31,5 +31,5 @@
<converter>
<converter-id>dateValueConverter</converter-id>
<converter-class>util.converter.DateValueConverter</converter-class>
- </converter>
+ </converter>
</faces-config>
Show replies by date