Author: adubovsky
Date: 2008-06-10 08:34:55 -0400 (Tue, 10 Jun 2008)
New Revision: 8977
Modified:
branches/3.1.x/test-applications/jsp/src/main/webapp/OrderingList/OrderingListStraightforward.jsp
Log:
Modified:
branches/3.1.x/test-applications/jsp/src/main/webapp/OrderingList/OrderingListStraightforward.jsp
===================================================================
---
branches/3.1.x/test-applications/jsp/src/main/webapp/OrderingList/OrderingListStraightforward.jsp 2008-06-10
12:32:24 UTC (rev 8976)
+++
branches/3.1.x/test-applications/jsp/src/main/webapp/OrderingList/OrderingListStraightforward.jsp 2008-06-10
12:34:55 UTC (rev 8977)
@@ -9,7 +9,7 @@
<h:outputText value="Test1" />
<a4j:commandButton action="#{orderingList.bTest1}" value="run"
reRender="richGridID"></a4j:commandButton>
<h:outputText value="#{msg.t1OrderingList}" />
-
+
<h:outputText value="Test2" />
<a4j:commandButton action="#{orderingList.bTest2}" value="run"
reRender="richGridID"></a4j:commandButton>
<h:outputText value="#{msg.t2OrderingList}" />