diff --git a/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/enterBookingDetails.html b/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/enterBookingDetails.html
index 095392a..50bb3bd 100644
--- a/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/enterBookingDetails.html
+++ b/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/enterBookingDetails.html
@@ -51,10 +51,10 @@
diff --git a/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/reviewBooking.html b/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/reviewBooking.html
index 5422e01..a54a00a 100644
--- a/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/reviewBooking.html
+++ b/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/reviewBooking.html
@@ -51,10 +51,10 @@
diff --git a/booking-mvc/src/main/webapp/WEB-INF/hotels/bookingsTable.html b/booking-mvc/src/main/webapp/WEB-INF/hotels/bookingsTable.html
index 3cddaa3..d6bbc21 100644
--- a/booking-mvc/src/main/webapp/WEB-INF/hotels/bookingsTable.html
+++ b/booking-mvc/src/main/webapp/WEB-INF/hotels/bookingsTable.html
@@ -50,40 +50,40 @@
-
Current Hotel Bookings
+
Current Hotel Bookings
-
- No bookings found
-
+
+ No bookings found
+
-
-
-
- | Name |
- Address |
- City, State |
- Check in Date |
- Check out Date |
- Confirmation Number |
- Action |
-
-
-
-
- | The Herb Plaza |
- Thyme Square, 13 |
- Icetown, North Pole |
- 2012-12-21 |
- 2012-12-21 |
- 1 |
-
+
+
+
+ | Name |
+ Address |
+ City, State |
+ Check in Date |
+ Check out Date |
+ Confirmation Number |
+ Action |
+
+
+
+
+ | The Herb Plaza |
+ Thyme Square, 13 |
+ Icetown, North Pole |
+ 2012-12-21 |
+ 2012-12-21 |
+ 1 |
+
- |
-
-
-
+ |
+
+
+
diff --git a/booking-mvc/src/main/webapp/WEB-INF/hotels/list.html b/booking-mvc/src/main/webapp/WEB-INF/hotels/list.html
index 6ec83ca..45e8150 100644
--- a/booking-mvc/src/main/webapp/WEB-INF/hotels/list.html
+++ b/booking-mvc/src/main/webapp/WEB-INF/hotels/list.html
@@ -52,83 +52,83 @@
Hotel Results
- Change Search
-
+ Spring.addDecoration(new Spring.AjaxEventDecoration({
+ elementId: "changeSearchLink",
+ event: "onclick",
+ popup: true,
+ params: {fragments: "searchForm"}
+ }));
+ // ]]>
+
-
-
-
- | Name |
- Address |
- City, State |
- Zip |
- Action |
-
-
-
-
- | The Herb Plaza |
- Thyme Square, 13 |
- Icetown, North Pole, Earth |
- 0W |
- View Hotel |
-
-
- | No hotels found |
-
-
-
+
+
+
+ | Name |
+ Address |
+ City, State |
+ Zip |
+ Action |
+
+
+
+
+ | The Herb Plaza |
+ Thyme Square, 13 |
+ Icetown, North Pole, Earth |
+ 0W |
+ View Hotel |
+
+
+ | No hotels found |
+
+
+
-
-
+