[richfaces-svn-commits] JBoss Rich Faces SVN: r2693 - trunk/test-applications/jsp/src/main/webapp/Effect.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Mon Sep 3 06:27:21 EDT 2007
Author: ayanul
Date: 2007-09-03 06:27:20 -0400 (Mon, 03 Sep 2007)
New Revision: 2693
Modified:
trunk/test-applications/jsp/src/main/webapp/Effect/Effect.jsp
Log:
update
Modified: trunk/test-applications/jsp/src/main/webapp/Effect/Effect.jsp
===================================================================
--- trunk/test-applications/jsp/src/main/webapp/Effect/Effect.jsp 2007-09-03 09:48:25 UTC (rev 2692)
+++ trunk/test-applications/jsp/src/main/webapp/Effect/Effect.jsp 2007-09-03 10:27:20 UTC (rev 2693)
@@ -227,7 +227,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>
More information about the richfaces-svn-commits
mailing list