diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/views.xml b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/views.xml index 47155308..88f2facc 100644 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/views.xml +++ b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/views.xml @@ -2,14 +2,14 @@ + - - + - + diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/hotels/views.xml b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/hotels/views.xml index 91d0ffa5..78142c4f 100644 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/hotels/views.xml +++ b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/hotels/views.xml @@ -2,14 +2,14 @@ + - - + - + @@ -17,7 +17,7 @@ - + diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/intro.jsp b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/intro.jsp index 47f45b1f..8868fe9b 100755 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/intro.jsp +++ b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/intro.jsp @@ -21,6 +21,6 @@
  • Spring IDE tooling integration, with support for graphical flow modeling and visualization
  • - Start your Spring Travel experience + Start your Spring Travel experience

    diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/layouts/layouts.xml b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/layouts/layouts.xml index 6df28422..0f94b929 100644 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/layouts/layouts.xml +++ b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/layouts/layouts.xml @@ -2,9 +2,9 @@ + - - + diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/logout-success.jsp b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/logoutSuccess.jsp similarity index 100% rename from spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/logout-success.jsp rename to spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/logoutSuccess.jsp diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/views.xml b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/views.xml index 9fcd9463..be48bc1f 100644 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/views.xml +++ b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/views.xml @@ -2,19 +2,19 @@ + - - + - + - - + + diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/index.html b/spring-webflow-samples/booking-mvc/src/main/webapp/index.html index e022195d..fce35507 100755 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/index.html +++ b/spring-webflow-samples/booking-mvc/src/main/webapp/index.html @@ -1,5 +1,5 @@ - + \ No newline at end of file