From 83e238d76b1b0902ad0ff73f21c090546ae4c72e Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Wed, 5 Mar 2008 00:57:12 +0000 Subject: [PATCH] syntax updates --- .../webapp/WEB-INF/flows/booking/booking.xml | 12 +++++------ .../main/webapp/WEB-INF/flows/main/main.xml | 20 +++++++++---------- .../webapp/WEB-INF/web-application-config.xml | 4 +++- 3 files changed, 19 insertions(+), 17 deletions(-) diff --git a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/flows/booking/booking.xml b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/flows/booking/booking.xml index 6b5de6be..dd70a167 100755 --- a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/flows/booking/booking.xml +++ b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/flows/booking/booking.xml @@ -1,17 +1,17 @@ - - + + - + - + diff --git a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/flows/main/main.xml b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/flows/main/main.xml index b46d71e7..e1ee3d61 100755 --- a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/flows/main/main.xml +++ b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/flows/main/main.xml @@ -1,14 +1,14 @@ - + - + @@ -16,9 +16,9 @@ - + - + @@ -32,23 +32,23 @@ - + - + - + - + - + diff --git a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/web-application-config.xml b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/web-application-config.xml index 1ceb7a01..d72e2d30 100755 --- a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/web-application-config.xml +++ b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/web-application-config.xml @@ -40,7 +40,9 @@ - + + +