Author: lfryc(a)redhat.com
Date: 2010-09-14 06:42:52 -0400 (Tue, 14 Sep 2010)
New Revision: 19189
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/a4jAjax/list.xhtml
Log:
a4j:ajax - forgotten updated list.xhtml
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/a4jAjax/list.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/a4jAjax/list.xhtml 2010-09-14
10:05:04 UTC (rev 19188)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/a4jAjax/list.xhtml 2010-09-14
10:42:52 UTC (rev 19189)
@@ -32,6 +32,10 @@
<metamer:testPageLink id="hCommandButton"
outcome="hCommandButton" value="Command Button">
Simple page that contains <b>h:commandButton</b> with
<b>a4j:ajax</b> and input boxes for all its attributes.
</metamer:testPageLink>
+
+ <metamer:testPageLink id="hCommandButtonWrapped"
outcome="hCommandButtonWrapped" value="Command Button Wrapped">
+ Simple page that contains <b>h:commandButton</b> nested in
<b>a4j:ajax</b> and input boxes for all its attributes.
+ </metamer:testPageLink>
<metamer:testPageLink id="hCommandLink"
outcome="hCommandLink" value="Command Link">
Simple page that contains <b>h:commandLink</b> with
<b>a4j:ajax</b> and input boxes for all its attributes.
Show replies by date