Author: ppitonak(a)redhat.com
Date: 2011-08-11 10:54:08 -0400 (Thu, 11 Aug 2011)
New Revision: 22623
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richGraphValidator/all.xhtml
Log:
page with graph validator fixed
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richGraphValidator/all.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richGraphValidator/all.xhtml 2011-08-11
14:28:22 UTC (rev 22622)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richGraphValidator/all.xhtml 2011-08-11
14:54:08 UTC (rev 22623)
@@ -165,7 +165,7 @@
&&
richGraphValidatorBean.attributes['summary'].value!=''}" >
<rich:graphValidator id="gv2"
value="#{richGraphValidatorBean}"
-
groups="#{richGraphValidatorBean.attributes['groups'].value}"
+ groups="#{richGraphValidatorBean.validationGroups}"
rendered="#{richGraphValidatorBean.attributes['rendered'].value}"
summary="#{richGraphValidatorBean.attributes['summary'].value}"
type="#{richGraphValidatorBean.attributes['type'].value}"
>
Show replies by date