Author: lfryc(a)redhat.com
Date: 2011-02-21 10:47:07 -0500 (Mon, 21 Feb 2011)
New Revision: 21834
Modified:
modules/tests/metamer/tags/metamer-4.0.0.20110220-CR1/application/src/main/webapp/components/richInplaceSelect/simple.xhtml
Log:
removed state attribute from inplaceSelect
Modified:
modules/tests/metamer/tags/metamer-4.0.0.20110220-CR1/application/src/main/webapp/components/richInplaceSelect/simple.xhtml
===================================================================
---
modules/tests/metamer/tags/metamer-4.0.0.20110220-CR1/application/src/main/webapp/components/richInplaceSelect/simple.xhtml 2011-02-21
15:46:40 UTC (rev 21833)
+++
modules/tests/metamer/tags/metamer-4.0.0.20110220-CR1/application/src/main/webapp/components/richInplaceSelect/simple.xhtml 2011-02-21
15:47:07 UTC (rev 21834)
@@ -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