Author: ppitonak(a)redhat.com
Date: 2011-02-21 08:09:36 -0500 (Mon, 21 Feb 2011)
New Revision: 21829
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richInplaceSelect/simple.xhtml
Log:
removed state attribute from inplaceSelect
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richInplaceSelect/simple.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richInplaceSelect/simple.xhtml 2011-02-21
12:00:51 UTC (rev 21828)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richInplaceSelect/simple.xhtml 2011-02-21
13:09:36 UTC (rev 21829)
@@ -95,7 +95,6 @@
saveOnSelect="#{richInplaceSelectBean.attributes['saveOnSelect'].value}"
selectItemClass="#{richInplaceSelectBean.attributes['selectItemClass'].value}"
showControls="#{richInplaceSelectBean.attributes['showControls'].value}"
-
state="#{richInplaceSelectBean.attributes['state'].value}"
style="#{richInplaceSelectBean.attributes['style'].value}"
tabindex="#{richInplaceSelectBean.attributes['tabindex'].value}"
validatorMessage="#{richInplaceSelectBean.attributes['validatorMessage'].value}"
Show replies by date