From c58f38968f5425204baf70572efde72c62e2600b Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Fri, 3 Sep 2010 15:32:26 +0000 Subject: [PATCH] SWF-1368 Minor style updates to booking-faces sample --- .../src/main/webapp/WEB-INF/flows/main/reviewHotel.xhtml | 4 ++-- .../src/main/webapp/WEB-INF/layouts/standard.xhtml | 9 ++++++++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/flows/main/reviewHotel.xhtml b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/flows/main/reviewHotel.xhtml index b52306b4..363168c8 100644 --- a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/flows/main/reviewHotel.xhtml +++ b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/flows/main/reviewHotel.xhtml @@ -28,12 +28,12 @@ ${hotel.country} -

+

Nightly Rate:  -

+
diff --git a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/layouts/standard.xhtml b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/layouts/standard.xhtml index 46175c61..2cb6af78 100644 --- a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/layouts/standard.xhtml +++ b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/layouts/standard.xhtml @@ -14,10 +14,17 @@ +