Author: ppitonak(a)redhat.com
Date: 2011-03-09 12:09:46 -0500 (Wed, 09 Mar 2011)
New Revision: 22120
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richCalendar/list.xhtml
Log:
list of pages for rich:calendar fixed
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richCalendar/list.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richCalendar/list.xhtml 2011-03-09
17:09:25 UTC (rev 22119)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richCalendar/list.xhtml 2011-03-09
17:09:46 UTC (rev 22120)
@@ -43,6 +43,14 @@
Page containing <b>rich:calendar</b> with data model and
inputs for all its attributes.
</metamer:testPageLink>
+ <metamer:testPageLink id="csv" outcome="csv"
value="Client Side Validation">
+ Simple page that contains 3 <b>rich:calendar</b>s testing
client-side validation.
+ </metamer:testPageLink>
+
+ <metamer:testPageLink id="jsr303" outcome="jsr303"
value="JSR-303 Bean Validation">
+ Page containing 3 <b>rich:calendar</b>s with various JSR-303
validators.
+ </metamer:testPageLink>
+
</ui:define>
</ui:composition>
Show replies by date