fixed jsp typo

This commit is contained in:
Keith Donald
2007-04-10 16:05:37 +00:00
parent 6bdf4cc0e8
commit 82c28a9f44

View File

@@ -33,6 +33,6 @@
<transition on="success" to="showCostOverview" />
</action-state>
<end-state id="showCostOverview" view="/costOverview.sjp" />
<end-state id="showCostOverview" view="/costOverview.jsp" />
</flow>