Author: ayanul
Date: 2007-09-03 06:27:30 -0400 (Mon, 03 Sep 2007)
New Revision: 2694
Modified:
trunk/test-applications/facelets/src/main/webapp/Effect/Effect.xhtml
Log:
update
Modified: trunk/test-applications/facelets/src/main/webapp/Effect/Effect.xhtml
===================================================================
--- trunk/test-applications/facelets/src/main/webapp/Effect/Effect.xhtml 2007-09-03
10:27:20 UTC (rev 2693)
+++ trunk/test-applications/facelets/src/main/webapp/Effect/Effect.xhtml 2007-09-03
10:27:30 UTC (rev 2694)
@@ -229,7 +229,7 @@
<f:selectItem itemLabel="client" itemValue="client" />
<f:selectItem itemLabel="server" itemValue="server" />
<f:selectItem itemLabel="ajax" itemValue="ajax" />
- <a4j:support event="onchange"
reRender="tabPanelId"></a4j:support>
+ <a4j:support event="onclick"
reRender="tabPanelId"></a4j:support>
</h:selectOneRadio>
</h:panelGrid>
Show replies by date