Author: ppitonak(a)redhat.com
Date: 2011-02-17 07:22:37 -0500 (Thu, 17 Feb 2011)
New Revision: 21724
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/a4jCommandButton/simple.xhtml
modules/tests/metamer/trunk/application/src/main/webapp/components/a4jCommandLink/simple.xhtml
Log:
samples for command link/button fixed
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/a4jCommandButton/simple.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/a4jCommandButton/simple.xhtml 2011-02-17
12:22:10 UTC (rev 21723)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/a4jCommandButton/simple.xhtml 2011-02-17
12:22:37 UTC (rev 21724)
@@ -85,7 +85,7 @@
</ui:define>
<ui:define name="outOfTemplateAfter">
- <metamer:attributes value="#{a4jButtonBean.attributes}"
id="attributes" render="panel"/>
+ <metamer:attributes value="#{a4jButtonBean.attributes}"
id="attributes" render="log"/>
</ui:define>
</ui:composition>
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/a4jCommandLink/simple.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/a4jCommandLink/simple.xhtml 2011-02-17
12:22:10 UTC (rev 21723)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/a4jCommandLink/simple.xhtml 2011-02-17
12:22:37 UTC (rev 21724)
@@ -91,7 +91,7 @@
</ui:define>
<ui:define name="outOfTemplateAfter">
- <metamer:attributes value="#{a4jLinkBean.attributes}"
id="attributes" render="panel"/>
+ <metamer:attributes value="#{a4jLinkBean.attributes}"
id="attributes" render="log"/>
</ui:define>
</ui:composition>
Show replies by date