From 51de5e78504ef9a4d868cb271048fb340a29672b Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Thu, 24 Apr 2008 03:19:31 +0000 Subject: [PATCH] tiles polishing --- .../src/main/webapp/WEB-INF/hotels/booking/views.xml | 6 +++--- .../src/main/webapp/WEB-INF/hotels/views.xml | 8 ++++---- .../booking-mvc/src/main/webapp/WEB-INF/intro.jsp | 2 +- .../src/main/webapp/WEB-INF/layouts/layouts.xml | 4 ++-- .../WEB-INF/{logout-success.jsp => logoutSuccess.jsp} | 0 .../booking-mvc/src/main/webapp/WEB-INF/views.xml | 10 +++++----- .../booking-mvc/src/main/webapp/index.html | 2 +- 7 files changed, 16 insertions(+), 16 deletions(-) rename spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/{logout-success.jsp => logoutSuccess.jsp} (100%) 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