Removing test command button.

This commit is contained in:
Jeremy Grelle
2007-12-20 22:04:28 +00:00
parent e4645ee5c6
commit 735174d885

View File

@@ -68,11 +68,6 @@
<p align="right">
<a href="spring/main">Start your hotel booking experience</a>
</p>
<p align="right">
<h:form id="testForm">
<h:commandButton action="#{testBean.fooAction}" value="Test Command Button"/>
</h:form>
</p>
</div>
</div>
</div>