Author: nbelaevski
Date: 2007-11-21 21:22:16 -0500 (Wed, 21 Nov 2007)
New Revision: 4170
Modified:
branches/3.1.x/samples/orderingListDemo/src/main/webapp/pages/index.jsp
Log:
garbage inputText removed
Modified: branches/3.1.x/samples/orderingListDemo/src/main/webapp/pages/index.jsp
===================================================================
--- branches/3.1.x/samples/orderingListDemo/src/main/webapp/pages/index.jsp 2007-11-22
02:13:02 UTC (rev 4169)
+++ branches/3.1.x/samples/orderingListDemo/src/main/webapp/pages/index.jsp 2007-11-22
02:22:16 UTC (rev 4170)
@@ -213,8 +213,6 @@
<h:commandLink value="Server Action"
action="#{item.action}" />
</h:column>
</ol:orderingList>
-
- <h:inputText value="123"/>
</a4j:repeat>
</h:panelGrid>
</h:form>
Show replies by date