Author: ppitonak(a)redhat.com
Date: 2010-11-04 13:18:31 -0400 (Thu, 04 Nov 2010)
New Revision: 19932
Modified:
modules/tests/metamer/trunk/application/src/main/resources/org/richfaces/tests/metamer/bean/RichAccordionBean.properties
Log:
https://jira.jboss.org/browse/RFPL-674
* fixed select options for accordion
Modified:
modules/tests/metamer/trunk/application/src/main/resources/org/richfaces/tests/metamer/bean/RichAccordionBean.properties
===================================================================
---
modules/tests/metamer/trunk/application/src/main/resources/org/richfaces/tests/metamer/bean/RichAccordionBean.properties 2010-11-04
16:38:37 UTC (rev 19931)
+++
modules/tests/metamer/trunk/application/src/main/resources/org/richfaces/tests/metamer/bean/RichAccordionBean.properties 2010-11-04
17:18:31 UTC (rev 19932)
@@ -1,7 +1,8 @@
attr.dir.ltr=ltr
attr.dir.rtl=rtl
-attr.dir.none=
+attr.dir.null=
attr.switchType.client=client
attr.switchType.server=server
attr.switchType.ajax=ajax
-attr.switchType.none=
\ No newline at end of file
+attr.switchType.null=
+