diff --git a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/flows/main/.tmp_reviewHotels.xhtml b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/flows/main/.tmp_reviewHotels.xhtml deleted file mode 100644 index 548c96f8..00000000 --- a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/flows/main/.tmp_reviewHotels.xhtml +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - -
- -

Hotel Results

-

- Search Criteria: #{searchCriteria}
- -

- -
- - - - Name - #{hotel.name} - - - Address - #{hotel.address} - - - City, State - #{hotel.city}, #{hotel.state}, #{hotel.country} - - - Zip - #{hotel.zip} - - - Action - - - - - -
-
-
-
-
-
\ No newline at end of file