Author: ppitonak(a)redhat.com
Date: 2011-02-10 14:07:02 -0500 (Thu, 10 Feb 2011)
New Revision: 21616
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richSelect/simple.xhtml
Log:
* fixed markup in rich:select sample
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 2011-02-10
16:57:18 UTC (rev 21615)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richSelect/simple.xhtml 2011-02-10
19:07:02 UTC (rev 21616)
@@ -40,7 +40,6 @@
</ui:define>
<ui:define name="component">
- <h:selectOneMenu immediate="true" value=""
<rich:select id="select"
changedStateClass="#{richSelectBean.attributes['changedStateClass'].value}"
converterMessage="#{richSelectBean.attributes['converterMessage'].value}"
Show replies by date