Author: ppitonak(a)redhat.com
Date: 2010-11-23 10:11:31 -0500 (Tue, 23 Nov 2010)
New Revision: 20149
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richSelect/simple.xhtml
Log:
https://jira.jboss.org/browse/RFPL-885
* id of component changed
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richSelect/simple.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richSelect/simple.xhtml 2010-11-23
15:04:22 UTC (rev 20148)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richSelect/simple.xhtml 2010-11-23
15:11:31 UTC (rev 20149)
@@ -40,7 +40,7 @@
</ui:define>
<ui:define name="component">
- <rich:select id="inplaceSelect"
+ <rich:select id="select"
converterMessage="#{richSelectBean.attributes['converterMessage'].value}"
defaultLabel="#{richSelectBean.attributes['defaultLabel'].value}"
enableManualInput="#{richSelectBean.attributes['enableManualInput'].value}"