This commit is contained in:
Keith Donald
2008-02-28 00:19:48 +00:00
parent 8ea479577f
commit 1efc09beec

View File

@@ -20,7 +20,7 @@
<transition on="proceed" to="reviewBooking">
<evaluate-action expression="booking.validate(messageContext)" />
</transition>
<transition on="cancel" to="cancel" />
<transition on="cancel" to="bookingCancelled" />
</view-state>
<view-state id="reviewBooking">