Author: andrei_exadel
Date: 2008-05-26 10:57:37 -0400 (Mon, 26 May 2008)
New Revision: 8765
Modified:
trunk/test-applications/seleniumTest/src/main/webapp/layout/layout.xhtml
Log:
Modified: trunk/test-applications/seleniumTest/src/main/webapp/layout/layout.xhtml
===================================================================
--- trunk/test-applications/seleniumTest/src/main/webapp/layout/layout.xhtml 2008-05-26
14:46:59 UTC (rev 8764)
+++ trunk/test-applications/seleniumTest/src/main/webapp/layout/layout.xhtml 2008-05-26
14:57:37 UTC (rev 8765)
@@ -88,7 +88,7 @@
<a
href="#{facesContext.externalContext.requestContextPath}/faces/index.xhtml">Home</a>
</td>
<td>
- <a4j:commandLink reRender="_Selenium_Test_Common_Grid"
value="ReRenderAll" id="_reRender"/>
+ <a4j:commandLink ajaxSingle="true"
reRender="_Selenium_Test_Common_Grid" value="ReRenderAll"
id="_reRender"/>
</td>
</tr>
</table>
Show replies by date